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

/netbsd-6-1-5-RELEASE/external/bsd/dhcpcd/dist/
H A Dconfigure.c301 send_interface1(int fd, const struct interface *iface, const char *reason) function
327 if (send_interface1(fd, iface, iface->state->reason) == -1)
330 if (send_interface1(fd, iface, "ROUTERADVERT") == -1)

Completed in 165 milliseconds