Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip6.h99 #define IPV6_FLOWINFO_MASK 0x0fffffff /* flow info (28 bits) */ macro
103 #define IPV6_FLOWINFO_MASK 0xffffff0f /* flow info (28 bits) */ macro
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1125 # define IPV6_FLOWINFO_MASK 0x0fffffff /* flow info (28 bits) */ macro
1128 # define IPV6_FLOWINFO_MASK 0xffffff0f /* flow info (28 bits) */ macro