HomeSort by: relevance | last modified time | path
    Searched refs:dhcp6_openudp (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
dhcp6.h 234 int dhcp6_openudp(unsigned int, struct in6_addr *);
privsep-inet.c 184 ctx->dhcp6_rfd = dhcp6_openudp(0, NULL);
477 psp->psp_work_fd = dhcp6_openudp(psp->psp_id.psi_ifindex, ia);
dhcp6.c 3947 dhcp6_openudp(unsigned int ifindex, struct in6_addr *ia) function
4035 ctx->dhcp6_rfd = dhcp6_openudp(0, NULL);
4375 ia->dhcp6_fd = dhcp6_openudp(ia->iface->index,

Completed in 15 milliseconds