Home
last modified time | relevance | path

Searched defs:l4_type (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/net/mvneta/
H A Dmvneta_rxtx.c237 enum neta_inq_l4_type l4_type; in mvneta_desc_to_packet_type_and_offset() local
295 enum neta_outq_l4_type *l4_type, in mvneta_prepare_proto_info()
402 enum neta_outq_l4_type l4_type; in mvneta_tx_pkt_burst() local
486 enum neta_outq_l4_type l4_type; in mvneta_tx_sg_pkt_burst() local
/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.c2126 enum pp2_inq_l4_type l4_type; in mrvl_desc_to_packet_type_and_offset() local
2376 enum pp2_outq_l4_type *l4_type, in mrvl_prepare_proto_info()
2540 enum pp2_outq_l4_type l4_type; in mrvl_tx_pkt_burst() local
2639 enum pp2_outq_l4_type l4_type; in mrvl_tx_sg_pkt_burst() local
/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_rxtx.h224 uint8_t l4_type:3; member
/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf_core.h524 uint8_t l4_type:4; /**< (Outer) L4 type. */ member
/f-stack/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c878 uint16_t l4_type = (rxd_wb->pkt_type & 0x1C) >> 2; in atl_desc_to_pkt_type() local
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx.c1522 uint32_t phcsum, uint8_t l4_type) in mlx5_lro_update_tcp_hdr()
1577 uint8_t l4_type; in mlx5_lro_update_hdr() local
/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw_defs.h549 uint64_t l4_type:4; member