Searched defs:IPV6_FLOWLABEL_MASK (Results 1 – 3 of 3) sorted by relevance
98 #define IPV6_FLOWLABEL_MASK 0x000fffff /* flow label (20 bits) */ macro102 #define IPV6_FLOWLABEL_MASK 0xffff0f00 /* flow label (20 bits) */ macro
100 #define IPV6_FLOWLABEL_MASK ((u_int32_t)htonl(0x000fffff)) /* flow label (20 bits) */ macro
1342 # define IPV6_FLOWLABEL_MASK 0x000fffff /* flow label (20 bits) */ macro1345 # define IPV6_FLOWLABEL_MASK 0xffff0f00 /* flow label (20 bits) */ macro