Home
last modified time | relevance | path

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

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