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

/openbsd-current/usr.sbin/radiusd/
H A Dradiusd_ipcp.c166 static int ipcp_notice_startstop(struct module_ipcp *,
677 ipcp_notice_startstop(struct module_ipcp *self, struct assigned_ipv4 *assign, function
1145 if (ipcp_notice_startstop(self, assign, 1, NULL) != 0)
1195 if (ipcp_notice_startstop(self, assign, 0, &stat) != 0)

Completed in 108 milliseconds