Searched refs:IPV6_DSCP (Results 1 – 4 of 4) sorted by relevance
109 #define IPV6_DSCP(ip6) ((ntohl((ip6)->ip6_flow) >> IPV6_FLOWLABEL_LEN) & 0xfc) macro
2116 key = IPV6_DSCP( in ipfw_chk()2390 x = IPV6_DSCP( in ipfw_chk()
631 if (IPV6_DSCP(ip6) == 0) in ip6_output()
8742 pd->tos = IPV6_DSCP(h); in pf_setup_pdesc()