Searched refs:IPV6_FLOW_TCLASS (Results 1 – 3 of 3) sorted by relevance
113 #define IPV6_FLOW_TCLASS(x) (((x) & IPV6_FLOWINFO_TCLASS) >> 20) macro122 #define IPV6_FLOW_TCLASS(x) ((((x) & 0xf000U) >> 12) |\ macro
1843 return ((IPV6_FLOW_TCLASS(ip6h->ip6_vcf) & in flow_ip_dsfield_match()
2619 ipp->ipp_tclass = IPV6_FLOW_TCLASS(ip6h->ip6_flow); in ip_find_hdr_v6()