Searched refs:ND6_IFID_UNIVERSAL (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/bsd/netinet6/ | ||
| H A D | nd6.h | 160 #define ND6_IFID_UNIVERSAL(in6) (!ND6_EUI64_UNIVERSAL(in6)) macro |
| H A D | in6_ifattach.c | 440 if (ND6_IFID_UNIVERSAL(in6)) { in in6_select_iid_from_all_hw() |