Searched refs:ip_tos (Results 1 – 11 of 11) sorted by relevance
98 u8 ip_proto, ip_tos, ip_ttl; member160 u8 ip_tos, ip_tos_mask; member
674 CHECK(IP_TOS, ip_tos) || in efx_mae_match_check_caps()769 CHECK(ENC_IP_TOS, ip_tos) || in efx_mae_match_check_caps_lhs()1524 encap->ip_tos); in efx_mae_register_encap_match()1610 match->value.ip_tos); in efx_mae_populate_lhs_match_criteria()1612 match->mask.ip_tos); in efx_mae_populate_lhs_match_criteria()2158 match->value.ip_tos); in efx_mae_populate_match_criteria()2160 match->mask.ip_tos); in efx_mae_populate_match_criteria()
371 MAP_KEY_AND_MASK(IP, ip, tos, ip_tos); in efx_tc_flower_parse_match()587 encap->ip_tos = match->value.enc_ip_tos; in efx_tc_flower_record_encap_match()925 if (COPY_FROM_ENC(ip_tos) || COPY_FROM_ENC(ip_ttl)) in efx_tc_flower_translate_flhs_match()954 match->mask.ip_tos || match->mask.ip_ttl || in efx_tc_flower_flhs_needs_ar()
640 flower ip_tos 0x14 action pass656 flower ip_tos $tos ip_proto udp dst_port $VXPORT action pass746 ip_tos $decapped_tos action drop
527 flower ip_tos 0x14 action pass543 flower ip_tos $tos ip_proto udp dst_port $VXPORT action pass646 flower ip_tos $decapped_tos action drop
242 flower skip_hw ip_tos 125 action pass
288 $tcflags dst_ip 192.0.2.2 ip_tos 0x20 action drop290 $tcflags dst_ip 192.0.2.2 ip_tos 0x18 action drop
1313 "skip_hw ip_tos $((dscp << 2))"
235 iphdr->ip_tos = 0; in send_udp_frags()
743 u8 ip_tos;739 u8 ip_tos; global() member