Home
last modified time | relevance | path

Searched defs:l3_type (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_em_hlm.h206 uint32_t l3_type, tcp_or_udp; in l3fwd_em_send_packets() local
273 uint32_t l3_type, tcp_or_udp; in l3fwd_em_process_events() local
/f-stack/dpdk/drivers/net/mvneta/
H A Dmvneta_rxtx.c236 enum neta_inq_l3_type l3_type; in mvneta_desc_to_packet_type_and_offset() local
294 enum neta_outq_l3_type *l3_type, in mvneta_prepare_proto_info()
401 enum neta_outq_l3_type l3_type; in mvneta_tx_pkt_burst() local
485 enum neta_outq_l3_type l3_type; in mvneta_tx_sg_pkt_burst() local
/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.c2125 enum pp2_inq_l3_type l3_type; in mrvl_desc_to_packet_type_and_offset() local
2375 enum pp2_outq_l3_type *l3_type, in mrvl_prepare_proto_info()
2539 enum pp2_outq_l3_type l3_type; in mrvl_tx_pkt_burst() local
2638 enum pp2_outq_l3_type l3_type; in mrvl_tx_sg_pkt_burst() local
/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf_core.h523 uint8_t l3_type:4; /**< (Outer) L3 type. */ member
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.c845 uint8_t l3_type; in hinic_analyze_l3_type() local
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c3038 uint32_t l3_type; in hns3_parse_l3_cksum_params() local
/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw_defs.h550 uint64_t l3_type:4; member
/f-stack/dpdk/drivers/net/qede/base/
H A Dcommon_hsi.h1183 enum l3_type { enum