Searched refs:IPV6_FLOWLABEL_MASK (Results 1 – 1 of 1) sorted by relevance
85 #define IPV6_FLOWLABEL_MASK __bpf_constant_htonl(0x000FFFFF) macro88 return *(__be32 *)hdr & IPV6_FLOWLABEL_MASK; in ip6_flowlabel()