Home
last modified time | relevance | path

Searched refs:ND6_EUI64_LOCAL (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6.h157 #define ND6_EUI64_LOCAL(in6) ((in6)->s6_addr[8] & ND6_EUI64_UBIT) macro
158 #define ND6_EUI64_UNIVERSAL(in6) (!ND6_EUI64_LOCAL(in6))
159 #define ND6_IFID_LOCAL(in6) (!ND6_EUI64_LOCAL(in6))