IPV6_FLOWLABEL_MASK 246 include/net/ipv6.h #define IPV6_TCLASS_MASK (IPV6_FLOWINFO_MASK & ~IPV6_FLOWLABEL_MASK) IPV6_FLOWLABEL_MASK 721 include/net/ipv6.h flowlabel = hash & IPV6_FLOWLABEL_MASK; IPV6_FLOWLABEL_MASK 752 include/net/ipv6.h return *(__be32 *)hdr & IPV6_FLOWLABEL_MASK;