Searched refs:IPV6_FLOWLABEL_MASK (Results 1 – 1 of 1) sorted by relevance
284 #define IPV6_FLOWLABEL_MASK cpu_to_be32(0x000FFFFF) macro287 #define IPV6_TCLASS_MASK (IPV6_FLOWINFO_MASK & ~IPV6_FLOWLABEL_MASK)807 flowlabel &= IPV6_FLOWLABEL_MASK; in ip6_make_flowlabel()823 flowlabel = (__force __be32)hash & IPV6_FLOWLABEL_MASK; in ip6_make_flowlabel()885 return *(__be32 *)hdr & IPV6_FLOWLABEL_MASK; in ip6_flowlabel()900 return fl6->flowlabel & IPV6_FLOWLABEL_MASK; in flowi6_get_flowlabel()