Searched refs:send_interface_info (Results 1 – 3 of 3) sorted by relevance
/openbsd/sbin/dhcp6leased/ |
H A D | engine.c | 123 void send_interface_info(struct dhcp6leased_iface *, pid_t); 560 send_interface_info(struct dhcp6leased_iface *iface, pid_t pid) in send_interface_info() function 587 send_interface_info(iface, imsg->hdr.pid); in engine_showinfo_ctl()
|
/openbsd/sbin/slaacd/ |
H A D | engine.c | 244 void send_interface_info(struct slaacd_iface *, pid_t); 708 send_interface_info(struct slaacd_iface *iface, pid_t pid) in send_interface_info() function 871 send_interface_info(iface, pid); in engine_showinfo_ctl() 874 send_interface_info(iface, pid); in engine_showinfo_ctl()
|
/openbsd/sbin/dhcpleased/ |
H A D | engine.c | 129 void send_interface_info(struct dhcpleased_iface *, pid_t); 597 send_interface_info(struct dhcpleased_iface *iface, pid_t pid) in send_interface_info() function 628 send_interface_info(iface, pid); in engine_showinfo_ctl()
|