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

  /src/external/bsd/dhcpcd/dist/src/
ipv6.h 220 #define IPV6_AF_DELEGATED (1U << 7)
ipv6.c 803 ia->flags |= IPV6_AF_DELEGATED;
1886 if (ia->flags & IPV6_AF_DELEGATED) {
dhcp6.c 1803 IPV6_AF_DELEGATED | IPV6_AF_PFXDELEGATION, NULL);
2457 if (!(ap->flags & IPV6_AF_DELEGATED))
2793 dhcp6_freedrop_addrs(ifp, 0, IPV6_AF_DELEGATED, NULL);

Completed in 172 milliseconds