Searched defs:dhcp_open (Results 1 - 1 of 1) sorted by relevance

/external/dhcpcd-6.8.2/
H A Ddhcp.c121 static int dhcp_open(struct interface *ifp);
1682 if (dhcp_open(ifp) == -1)
3359 dhcp_open(struct interface *ifp) function
3599 if (ifo->options & DHCPCD_DHCP && dhcp_open(ifp) == -1)

Completed in 81 milliseconds