Searched defs:IPV6_FLOWINFO_MASK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/tcpdump/
H A Dip6.h99 #define IPV6_FLOWINFO_MASK ((u_int32_t)htonl(0x0fffffff)) /* flow info (28 bits) */ macro
/freebsd-10-stable/sys/netinet/
H A Dip6.h97 #define IPV6_FLOWINFO_MASK 0x0fffffff /* flow info (28 bits) */ macro
101 #define IPV6_FLOWINFO_MASK 0xffffff0f /* flow info (28 bits) */ macro
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h1333 # define IPV6_FLOWINFO_MASK 0x0fffffff /* flow info (28 bits) */ macro
1336 # define IPV6_FLOWINFO_MASK 0xffffff0f /* flow info (28 bits) */ macro

Completed in 64 milliseconds