Searched refs:ND6_EUI64_LOCAL (Results 1 – 1 of 1) sorted by relevance
157 #define ND6_EUI64_LOCAL(in6) ((in6)->s6_addr[8] & ND6_EUI64_UBIT) macro158 #define ND6_EUI64_UNIVERSAL(in6) (!ND6_EUI64_LOCAL(in6))159 #define ND6_IFID_LOCAL(in6) (!ND6_EUI64_LOCAL(in6))