Searched defs:IPV6_FLOWINFO_MASK (Results 1 – 3 of 3) sorted by relevance
96 #define IPV6_FLOWINFO_MASK 0x0fffffff /* flow info (28 bits) */ macro101 #define IPV6_FLOWINFO_MASK 0xffffff0f /* flow info (28 bits) */ macro
99 #define IPV6_FLOWINFO_MASK ((uint32_t)htonl(0x0fffffff)) /* flow info (28 bits) */ macro
1102 # define IPV6_FLOWINFO_MASK 0x0fffffff /* flow info (28 bits) */ macro1105 # define IPV6_FLOWINFO_MASK 0xffffff0f /* flow info (28 bits) */ macro