Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h593 if (unlikely(ptype_tbl->ol4table[ol4id])) in hns3_rx_calc_ptype()
598 ptype_tbl->ol4table[ol4id] | ptype_tbl->ol2table[ol2id]; in hns3_rx_calc_ptype()
H A Dhns3_ethdev.h669 uint32_t ol4table[HNS3_OL4TBL_NUM]; member
H A Dhns3_rxtx.c1970 tbl->ol4table[0] = RTE_PTYPE_UNKNOWN; in hns3_init_tunnel_ptype_tbl()
1971 tbl->ol4table[1] = RTE_PTYPE_TUNNEL_VXLAN; in hns3_init_tunnel_ptype_tbl()
1972 tbl->ol4table[2] = RTE_PTYPE_TUNNEL_NVGRE; in hns3_init_tunnel_ptype_tbl()