Searched refs:control_connbyid (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.sbin/radiusd/
H A Dcontrol.c45 struct ctl_conn *control_connbyid(uint32_t);
194 control_connbyid(uint32_t id) function
318 if ((c = control_connbyid(imsg->hdr.peerid)) == NULL)
330 if ((c = control_connbyid(peerid)) == NULL)

Completed in 317 milliseconds