Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip6.h100 #define IPV6_FLOWLABEL_MASK 0x000fffff /* flow label (20 bits) */ macro
104 #define IPV6_FLOWLABEL_MASK 0xffff0f00 /* flow label (20 bits) */ macro
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1134 # define IPV6_FLOWLABEL_MASK 0x000fffff /* flow label (20 bits) */ macro
1137 # define IPV6_FLOWLABEL_MASK 0xffff0f00 /* flow label (20 bits) */ macro