send_interface_info
void send_interface_info(struct dhcp6leased_iface *, pid_t);
send_interface_info(iface, imsg->hdr.pid);
void send_interface_info(struct dhcpleased_iface *, pid_t);
send_interface_info(iface, pid);
void send_interface_info(struct slaacd_iface *, pid_t);
send_interface_info(iface, pid);
send_interface_info(iface, pid);