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

/freebsd-10.1-release/contrib/tcpdump/
H A Dicmp6.h400 #define NI_NODEADDR_FLAG_ANYCAST ((u_int16_t)htons(0x40)) /* just experimental. not in spec */ macro
/freebsd-10.1-release/sys/netinet/
H A Dicmp6.h410 #define NI_NODEADDR_FLAG_ANYCAST 0x20 /* just experimental. not in spec */ macro
417 #define NI_NODEADDR_FLAG_ANYCAST 0x2000 /* just experimental. not in spec */ macro
427 #define NI_NODEADDR_FLAG_ANYCAST 0x40 /* just experimental. not in spec */ macro
435 #define NI_NODEADDR_FLAG_ANYCAST 0x4000 /* just experimental. not in spec */ macro

Completed in 58 milliseconds