Searched defs:IPV6_FLOWINFO_MASK (Results 1 – 3 of 3) sorted by relevance
102 #define IPV6_FLOWINFO_MASK 0x0fffffff /* flow info (28 bits) */ macro106 #define IPV6_FLOWINFO_MASK 0xffffff0f /* flow info (28 bits) */ macro
95 #define IPV6_FLOWINFO_MASK ((uint32_t)htonl(0x0fffffff)) /* flow info (28 bits) */ macro
1406 # define IPV6_FLOWINFO_MASK 0x0fffffff /* flow info (28 bits) */ macro1409 # define IPV6_FLOWINFO_MASK 0xffffff0f /* flow info (28 bits) */ macro