Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Ddhcp.h261 int dhcp_openudp(struct in_addr *);
H A Dprivsep-inet.c144 ctx->udp_rfd = dhcp_openudp(NULL); in ps_inet_startcb()
406 psp->psp_work_fd = dhcp_openudp(ia); in ps_inet_listenin()
H A Ddhcp.c1562 dhcp_openudp(struct in_addr *ia) in dhcp_openudp() function
2413 state->udp_rfd = dhcp_openudp(&state->addr->addr); in dhcp_bind()
3977 ctx->udp_rfd = dhcp_openudp(NULL); in dhcp_start1()