Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2378 #if !defined(IPV6_FLOWINFO_MASK)
2380 # define IPV6_FLOWINFO_MASK 0x0fffffff /* flow info (28 bits) */ macro
2383 # define IPV6_FLOWINFO_MASK 0xffffff0f /* flow info (28 bits) */ macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_frag.c248 frag->ipfr_tos = ip6->ip6_flow & IPV6_FLOWINFO_MASK;