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