Home
last modified time | relevance | path

Searched refs:ip_tos (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dtc.h98 u8 ip_proto, ip_tos, ip_ttl; member
160 u8 ip_tos, ip_tos_mask; member
H A Dmae.c674 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()
H A Dtc.c371 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()
/linux/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1d_ipv6.sh640 flower ip_tos 0x14 action pass
656 flower ip_tos $tos ip_proto udp dst_port $VXPORT action pass
746 ip_tos $decapped_tos action drop
H A Dvxlan_bridge_1d.sh527 flower ip_tos 0x14 action pass
543 flower ip_tos $tos ip_proto udp dst_port $VXPORT action pass
646 flower ip_tos $decapped_tos action drop
H A Dpedit_dsfield.sh242 flower skip_hw ip_tos 125 action pass
H A Dtc_flower.sh288 $tcflags dst_ip 192.0.2.2 ip_tos 0x20 action drop
290 $tcflags dst_ip 192.0.2.2 ip_tos 0x18 action drop
H A Dlib.sh1313 "skip_hw ip_tos $((dscp << 2))"
/linux/tools/testing/selftests/net/
H A Dip_defrag.c235 iphdr->ip_tos = 0; in send_udp_frags()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c
H A Dhclge_main.h743 u8 ip_tos;
739 u8 ip_tos; global() member