Home
last modified time | relevance | path

Searched defs:NI_NODEADDR_FLAG_ALL (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/netinet/
Dicmp6.h408 #define NI_NODEADDR_FLAG_ALL 0x8 macro
415 #define NI_NODEADDR_FLAG_ALL 0x0800 macro
422 #define NI_NODEADDR_FLAG_ALL 0x2 macro
430 #define NI_NODEADDR_FLAG_ALL 0x0200 macro
/freebsd-9-stable/contrib/tcpdump/
Dicmp6.h395 #define NI_NODEADDR_FLAG_ALL ((u_int16_t)htons(0x2)) macro