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