Home
last modified time | relevance | path

Searched refs:ol4table (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h653 if (unlikely(ptype_tbl->ol4table[ol4id])) in hns3_rx_calc_ptype()
657 ptype_tbl->ol4table[ol4id]; in hns3_rx_calc_ptype()
H A Dhns3_ethdev.h760 uint32_t ol4table[HNS3_OL4TBL_NUM]; member
H A Dhns3_rxtx.c2090 tbl->ol4table[0] = RTE_PTYPE_UNKNOWN; in hns3_init_tunnel_ptype_tbl()
2091 tbl->ol4table[1] = RTE_PTYPE_L4_UDP | RTE_PTYPE_TUNNEL_VXLAN; in hns3_init_tunnel_ptype_tbl()
2092 tbl->ol4table[2] = RTE_PTYPE_TUNNEL_NVGRE; in hns3_init_tunnel_ptype_tbl()