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

/external/dhcpcd-6.8.2/
H A Ddhcp.c2062 dhcp_bind(struct interface *ifp, struct arp_state *astate) function
2233 dhcp_bind(ifp, NULL);
2279 dhcp_bind(ifp, NULL);
2317 dhcp_bind(ifp, NULL);
2623 dhcp_bind(astate->iface, NULL);
2722 dhcp_bind(astate->iface, astate);
3176 dhcp_bind(ifp, astate);

Completed in 35 milliseconds