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

/external/dhcpcd-6.8.2/
H A Ddhcp.c1510 dhcp_openudp(struct interface *ifp) function
1695 s = dhcp_openudp(ifp);
1698 "%s: dhcp_openudp: %m", ifp->name);
3559 ifp->ctx->udp_fd = dhcp_openudp(NULL);
3565 "%s: dhcp_openudp: %m", __func__);

Completed in 128 milliseconds