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

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dicmp6.h387 #define NI_NODEADDR_FLAG_ANYCAST ((u_int16_t)htons(0x40)) /* just experimental. not in spec */ macro
/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dicmp6.h418 #define NI_NODEADDR_FLAG_ANYCAST 0x20 /* just experimental. not in spec */ macro
425 #define NI_NODEADDR_FLAG_ANYCAST 0x2000 /* just experimental. not in spec */ macro
435 #define NI_NODEADDR_FLAG_ANYCAST 0x40 /* just experimental. not in spec */ macro
443 #define NI_NODEADDR_FLAG_ANYCAST 0x4000 /* just experimental. not in spec */ macro

Completed in 122 milliseconds