Searched defs:IPV6_FLOWLABEL_MASK (Results 1 – 2 of 2) sorted by relevance
85 #define IPV6_FLOWLABEL_MASK __bpf_constant_htonl(0x000FFFFF) macro
100 #define IPV6_FLOWLABEL_MASK ((uint32_t)htonl(0x000fffff)) /* flow label (20 bits) */ macro