Home
last modified time | relevance | path

Searched refs:RTE_PTYPE_L4_ICMP (Results 1 – 24 of 24) sorted by relevance

/dpdk/drivers/net/enetc/
H A Denetc_rxtx.c235 RTE_PTYPE_L4_ICMP; in enetc_slow_parsing()
242 RTE_PTYPE_L4_ICMP; in enetc_slow_parsing()
306 RTE_PTYPE_L4_ICMP; in enetc_dev_rx_parse()
311 RTE_PTYPE_L4_ICMP; in enetc_dev_rx_parse()
H A Denetc_ethdev.c85 RTE_PTYPE_L4_ICMP, in enetc_supported_ptypes_get()
/dpdk/drivers/net/i40e/
H A Di40e_rxtx.h301 RTE_PTYPE_L4_ICMP, in i40e_get_default_pkt_type()
557 RTE_PTYPE_L4_ICMP, in i40e_get_default_pkt_type()
813 RTE_PTYPE_L4_ICMP, in i40e_get_default_pkt_type()
825 RTE_PTYPE_L4_ICMP, in i40e_get_default_pkt_type()
H A Drte_pmd_i40e.c2162 l4 != RTE_PTYPE_L4_ICMP && in check_invalid_pkt_type()
H A Di40e_rxtx.c1837 RTE_PTYPE_L4_ICMP, in i40e_dev_supported_ptypes_get()
H A Di40e_ethdev.c11843 RTE_PTYPE_L4_ICMP; in i40e_update_customized_ptype()
/dpdk/drivers/net/cnxk/
H A Dcnxk_lookup.c32 RTE_PTYPE_L4_ICMP, /* LD */ in cnxk_nix_supported_ptypes_get()
135 val |= RTE_PTYPE_L4_ICMP; in nix_create_non_tunnel_ptype_array()
/dpdk/lib/mbuf/
H A Drte_mbuf_ptype.h286 #define RTE_PTYPE_L4_ICMP 0x00000500 macro
H A Drte_mbuf_ptype.c50 case RTE_PTYPE_L4_ICMP: return "L4_ICMP"; in rte_get_ptype_l4_name()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ptypes.h156 #define RTE_PTYPE_L4_ICMP 0x00000500 macro
/dpdk/drivers/net/bnxt/
H A Dbnxt_rxr.h366 pkt_type |= l3 | RTE_PTYPE_L4_ICMP; in bnxt_parse_pkt_type_v2()
H A Dbnxt_rxr.c508 pt[i] |= l3 | RTE_PTYPE_L4_ICMP; in bnxt_init_ptype_table()
H A Dbnxt_ethdev.c3410 RTE_PTYPE_L4_ICMP, in bnxt_dev_supported_ptypes_get_op()
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c107 RTE_PTYPE_L3_IPV4 | RTE_PTYPE_L4_ICMP; in dpaa2_dev_rx_parse_new()
111 RTE_PTYPE_L3_IPV6 | RTE_PTYPE_L4_ICMP; in dpaa2_dev_rx_parse_new()
224 pkt_type |= RTE_PTYPE_L4_ICMP; in dpaa2_dev_rx_parse_slow()
H A Ddpaa2_ethdev.c1093 RTE_PTYPE_L4_ICMP, in dpaa2_supported_ptypes_get()
/dpdk/drivers/net/ice/
H A Dice_rxtx.c2058 RTE_PTYPE_L4_ICMP, in ice_dev_supported_ptypes_get()
2086 RTE_PTYPE_L4_ICMP, in ice_dev_supported_ptypes_get()
3665 RTE_PTYPE_L4_ICMP, in ice_get_default_pkt_type()
3851 RTE_PTYPE_L4_ICMP, in ice_get_default_pkt_type()
4046 RTE_PTYPE_L4_ICMP, in ice_get_default_pkt_type()
4066 RTE_PTYPE_L4_ICMP, in ice_get_default_pkt_type()
H A Dice_dcf_ethdev.c1675 RTE_PTYPE_L4_ICMP, in ice_dcf_dev_supported_ptypes_get()
/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c1980 RTE_PTYPE_L4_ICMP, in hns3_dev_supported_ptypes_get()
2011 RTE_PTYPE_L4_ICMP, in hns3_dev_supported_ptypes_get()
2056 tbl->l4table[5] = RTE_PTYPE_L4_ICMP; in hns3_init_non_tunnel_ptype_tbl()
2121 RTE_PTYPE_L4_ICMP; in hns3_init_adv_layout_ptype()
2209 RTE_PTYPE_L4_ICMP; in hns3_init_adv_layout_ptype()
/dpdk/drivers/net/iavf/
H A Diavf_rxtx.c3350 RTE_PTYPE_L4_ICMP, in iavf_get_default_ptype()
3536 RTE_PTYPE_L4_ICMP, in iavf_get_default_ptype()
3731 RTE_PTYPE_L4_ICMP, in iavf_get_default_ptype()
3751 RTE_PTYPE_L4_ICMP, in iavf_get_default_ptype()
H A Diavf_ethdev.c1169 RTE_PTYPE_L4_ICMP, in iavf_dev_supported_ptypes_get()
/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c901 type |= RTE_PTYPE_L4_ICMP; in atl_desc_to_pkt_type()
H A Datl_ethdev.c1146 RTE_PTYPE_L4_ICMP, in atl_dev_supported_ptypes_get()
/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.c357 RTE_PTYPE_L4_ICMP, in dpaa_supported_ptypes_get()
/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.c1457 RTE_PTYPE_L4_ICMP, in axgbe_dev_supported_ptypes_get()