Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Din6_ifattach.c101 #define EUI64_LOCAL(in6) ((in6)->s6_addr[8] & EUI64_UBIT) macro
102 #define EUI64_UNIVERSAL(in6) (!EUI64_LOCAL(in6))
104 #define IFID_LOCAL(in6) (!EUI64_LOCAL(in6))