Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dutil.c68 uint16_t i, packet_type; in dump_pkt_burst() local
/f-stack/dpdk/drivers/net/qede/
H A Dqede_rxtx.c1078 uint32_t packet_type = RTE_PTYPE_UNKNOWN; in qede_rx_cqe_to_pkt_type_outer() local
1532 uint32_t packet_type; in qede_recv_pkts_regular() local
1765 uint32_t packet_type; in qede_recv_pkts() local
/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_lpm.c586 uint32_t packet_type = RTE_PTYPE_UNKNOWN; in lpm_parse_ptype() local
H A Dl3fwd_em.c570 uint32_t packet_type = RTE_PTYPE_UNKNOWN; in em_parse_ptype() local
/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.h91 unsigned int packet_type; member
/f-stack/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_rxtx.c727 uint32_t packet_type = rxm->packet_type; in vmxnet3_rx_offload() local
/f-stack/dpdk/examples/ip_fragmentation/
H A Dmain.c686 uint32_t packet_type = RTE_PTYPE_UNKNOWN; in parse_ptype() local
/f-stack/dpdk/lib/librte_mbuf/
H A Drte_mbuf_core.h519 uint32_t packet_type; /**< L2/L3/L4 and tunnel information. */ member
/f-stack/dpdk/drivers/net/mvneta/
H A Dmvneta_rxtx.c238 uint64_t packet_type; in mvneta_desc_to_packet_type_and_offset() local
/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.c2128 uint64_t packet_type; in mrvl_desc_to_packet_type_and_offset() local
2374 mrvl_prepare_proto_info(uint64_t ol_flags, uint32_t packet_type, in mrvl_prepare_proto_info()
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h555 hns3_rx_set_cksum_flag(struct rte_mbuf *rxm, const uint64_t packet_type, in hns3_rx_set_cksum_flag()
/f-stack/dpdk/drivers/net/ena/
H A Dena_ethdev.c292 uint32_t packet_type = 0; in ena_rx_mbuf_prepare() local
/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c645 uint32_t packet_type = RTE_PTYPE_UNKNOWN; in parse_ptype_one() local
/f-stack/dpdk/examples/performance-thread/l3fwd-thread/
H A Dmain.c102 uint32_t packet_type = RTE_PTYPE_UNKNOWN; in parse_ptype() local