Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dhcpcd/src/
H A Ddhcp6.h232 int dhcp6_openudp(unsigned int, struct in6_addr *);
H A Dprivsep-inet.c190 ctx->dhcp6_rfd = dhcp6_openudp(0, NULL); in ps_inet_startcb()
489 psp->psp_work_fd = dhcp6_openudp(psp->psp_id.psi_ifindex, ia); in ps_inet_listenin6()
H A Ddhcp6.c3851 dhcp6_openudp(unsigned int ifindex, struct in6_addr *ia) in dhcp6_openudp() function
3940 ctx->dhcp6_rfd = dhcp6_openudp(0, NULL); in dhcp6_start1()
4262 ia->dhcp6_fd = dhcp6_openudp(ia->iface->index, in dhcp6_handleifa()