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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dicmp6.h397 #define NI_NODEADDR_FLAG_ANYCAST 0x20 /* just experimental. not in spec */ macro
404 #define NI_NODEADDR_FLAG_ANYCAST 0x2000 /* just experimental. not in spec */ macro
414 #define NI_NODEADDR_FLAG_ANYCAST 0x40 /* just experimental. not in spec */ macro
422 #define NI_NODEADDR_FLAG_ANYCAST 0x4000 /* just experimental. not in spec */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dicmp6.c1726 (niflags & NI_NODEADDR_FLAG_ANYCAST) == 0)
1823 (niflags & NI_NODEADDR_FLAG_ANYCAST) == 0)

Completed in 28 milliseconds