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

  /src/external/bsd/dhcpcd/dist/src/
ipv6.h 211 #define IPV6_AF_REQUEST (1U << 9)
dhcp6.c 925 if (!(ap->flags & IPV6_AF_REQUEST) &&
1071 if (!(ap->flags & IPV6_AF_REQUEST) &&
1732 IPV6_AF_REQUEST);
1778 if (ia->flags & IPV6_AF_REQUEST)
2664 if (ia->flags & IPV6_AF_REQUEST) {
3723 if (!(ia->flags & (IPV6_AF_STALE | IPV6_AF_REQUEST)))
ipv6.c 995 if (ia->flags & IPV6_AF_REQUEST) {
1665 } else if (ia->flags & (IPV6_AF_REQUEST | IPV6_AF_PFXDELEGATION)) {

Completed in 23 milliseconds