HomeSort by relevance Sort by last modified time
    Searched refs:IPV6_AF_DUPLICATED (Results 1 - 4 of 4) sorted by null

  /external/dhcpcd-6.8.2/
ipv6.h 126 #define IPV6_AF_DUPLICATED 0x0020
ipv6.c 1332 ap->flags |= IPV6_AF_DUPLICATED;
1334 ap->flags &= ~IPV6_AF_DUPLICATED;
    [all...]
ipv6nd.c 628 if (ap->flags & IPV6_AF_DUPLICATED) {
    [all...]
dhcp6.c 1281 if (ap->flags & IPV6_AF_DUPLICATED)
    [all...]

Completed in 115 milliseconds