Searched defs:IPV6_FLOWINFO_MASK (Results 1 – 2 of 2) sorted by relevance
106 #define IPV6_FLOWINFO_MASK 0x0fffffff /* flow info (28 bits) */ macro109 #define IPV6_FLOWINFO_MASK 0xffffff0f /* flow info (28 bits) */ macro
99 #define IPV6_FLOWINFO_MASK ((uint32_t)htonl(0x0fffffff)) /* flow info (28 bits) */ macro