Home
last modified time | relevance | path

Searched refs:send_interface_info (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/dhcp6leased/
H A Dengine.c123 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 Dengine.c244 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 Dengine.c129 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()