Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDip6.h98 #define IPV6_FLOWINFO_MASK 0x0fffffff /* flow info (28 bits) */ macro
103 #define IPV6_FLOWINFO_MASK 0xffffff0f /* flow info (28 bits) */ macro
/freebsd-13-stable/contrib/tcpdump/
HDip6.h99 #define IPV6_FLOWINFO_MASK ((uint32_t)htonl(0x0fffffff)) /* flow info (28 bits) */ macro
/freebsd-13-stable/sys/netpfil/ipfilter/netinet/
HDip_compat.h1112 # define IPV6_FLOWINFO_MASK 0x0fffffff /* flow info (28 bits) */ macro
1115 # define IPV6_FLOWINFO_MASK 0xffffff0f /* flow info (28 bits) */ macro