Searched refs:EUI64_LOCAL (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_ifattach.c124 #define EUI64_LOCAL(in6) ((in6)->s6_addr[8] & EUI64_UBIT) macro
125 #define EUI64_UNIVERSAL(in6) (!EUI64_LOCAL(in6))
127 #define IFID_LOCAL(in6) (!EUI64_LOCAL(in6))

Completed in 22 milliseconds