Searched refs:dhcp_open (Results 1 – 1 of 1) sorted by relevance
121 static int dhcp_open(struct interface *ifp);1682 if (dhcp_open(ifp) == -1) in send_message()3359 dhcp_open(struct interface *ifp) in dhcp_open() function3599 if (ifo->options & DHCPCD_DHCP && dhcp_open(ifp) == -1) in dhcp_start1()