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

/external/dhcpcd/
H A Dconfigure.c303 send_interface1(int fd, const struct interface *iface, const char *reason) function
330 if (send_interface1(fd, iface, iface->state->reason) == -1)
333 if (send_interface1(fd, iface, "ROUTERADVERT") == -1)

Completed in 102 milliseconds