Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.h35 u8 inner_l3_type; member
H A Dhinic_pmd_tx.c543 SQ_TASK_INFO0_SET(poff_info->inner_l3_type, INNER_L3TYPE); in hinic_set_l4_csum_info()
563 SQ_TASK_INFO0_SET(poff_info->inner_l3_type, INNER_L3TYPE); in hinic_set_tso_info()
1034 off_info->inner_l3_type = hinic_analyze_l3_type(m); in hinic_tx_offload_pkt_prepare()
/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf_core.h537 uint8_t inner_l3_type:4; member