Home
last modified time | relevance | path

Searched refs:RTE_PTYPE_L4_IGMP (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/cnxk/
H A Dcnxk_lookup.c33 RTE_PTYPE_L4_IGMP, /* LD */ in cnxk_nix_supported_ptypes_get()
138 val |= RTE_PTYPE_L4_IGMP; in nix_create_non_tunnel_ptype_array()
/dpdk/lib/mbuf/
H A Drte_mbuf_ptype.h310 #define RTE_PTYPE_L4_IGMP 0x00000700 macro
H A Drte_mbuf_ptype.c52 case RTE_PTYPE_L4_IGMP: return "L4_IGMP"; in rte_get_ptype_l4_name()
/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c1979 RTE_PTYPE_L4_IGMP, in hns3_dev_supported_ptypes_get()
2010 RTE_PTYPE_L4_IGMP, in hns3_dev_supported_ptypes_get()
2055 tbl->l4table[4] = RTE_PTYPE_L4_IGMP; in hns3_init_non_tunnel_ptype_tbl()
2119 RTE_PTYPE_L4_IGMP; in hns3_init_adv_layout_ptype()
2207 RTE_PTYPE_L4_IGMP; in hns3_init_adv_layout_ptype()