Home
last modified time | relevance | path

Searched refs:outer_l3_type (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.h31 u8 outer_l3_type; member
H A Dhinic_pmd_tx.c530 SQ_TASK_INFO2_SET(poff_info->outer_l3_type, OUTER_L3TYPE) | in hinic_set_l4_csum_info()
827 off_info->outer_l3_type = IPV4_PKT_WITH_CHKSUM_OFFLOAD; in hinic_analyze_outer_ip_vxlan()
834 off_info->outer_l3_type = IPV6_PKT; in hinic_analyze_outer_ip_vxlan()
1016 off_info->outer_l3_type = IPV4_PKT_NO_CHKSUM_OFFLOAD; in hinic_tx_offload_pkt_prepare()