Home
last modified time | relevance | path

Searched defs:packet_type (Results 1 – 14 of 14) sorted by relevance

/dpdk/app/test/
H A Dtest_cksum.c94 uint32_t packet_type; in test_l4_cksum() local
/dpdk/app/test-pmd/
H A Dutil.c79 uint16_t i, packet_type; in dump_pkt_burst() local
/dpdk/drivers/net/qede/
H A Dqede_rxtx.c1075 uint32_t packet_type = RTE_PTYPE_UNKNOWN; in qede_rx_cqe_to_pkt_type_outer() local
1526 uint32_t packet_type; in qede_recv_pkts_regular() local
1760 uint32_t packet_type; in qede_recv_pkts() local
/dpdk/drivers/net/pfe/
H A Dpfe_hif.h91 unsigned int packet_type; member
/dpdk/examples/l3fwd/
H A Dl3fwd_lpm.c687 uint32_t packet_type = RTE_PTYPE_UNKNOWN; in lpm_parse_ptype() local
H A Dl3fwd_em.c515 uint32_t packet_type = RTE_PTYPE_UNKNOWN; in em_parse_ptype() local
/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_rxtx.c729 uint32_t packet_type = rxm->packet_type; in vmxnet3_rx_offload() local
/dpdk/examples/ip_fragmentation/
H A Dmain.c689 uint32_t packet_type = RTE_PTYPE_UNKNOWN; in parse_ptype() local
/dpdk/drivers/net/mvneta/
H A Dmvneta_rxtx.c238 uint64_t packet_type; in mvneta_desc_to_packet_type_and_offset() local
/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.c2462 uint64_t packet_type; in mrvl_desc_to_packet_type_and_offset() local
2535 mrvl_desc_to_ol_flags(struct pp2_ppio_desc *desc, uint64_t packet_type) in mrvl_desc_to_ol_flags()
/dpdk/drivers/net/cnxk/
H A Dcn9k_rx.h334 uint32_t packet_type; in cn9k_nix_cqe_to_mbuf() local
/dpdk/lib/mbuf/
H A Drte_mbuf_core.h629 uint32_t packet_type; /**< L2/L3/L4 and tunnel information. */ member
/dpdk/examples/l3fwd-power/
H A Dmain.c658 uint32_t packet_type = RTE_PTYPE_UNKNOWN; in parse_ptype_one() local
/dpdk/drivers/net/ena/
H A Dena_ethdev.c562 uint32_t packet_type = 0; in ena_rx_mbuf_prepare() local