Searched refs:EUI64_LOCAL (Results 1 – 1 of 1) sorted by relevance
101 #define EUI64_LOCAL(in6) ((in6)->s6_addr[8] & EUI64_UBIT) macro102 #define EUI64_UNIVERSAL(in6) (!EUI64_LOCAL(in6))104 #define IFID_LOCAL(in6) (!EUI64_LOCAL(in6))