Home
last modified time | relevance | path

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

/dpdk/lib/graph/
H A Dgraph_pcap.c198 uint64_t i, num_packets; in graph_pcap_dispatch() local
/dpdk/lib/acl/
H A Dacl_run_avx512.c11 uint32_t num_packets; /* number of packets processed */ member
H A Dacl_run.h36 uint32_t num_packets; member
/dpdk/examples/server_node_efd/efd_node/
H A Dnode.c270 handle_packets(struct rte_hash *h, struct rte_mbuf **bufs, uint16_t num_packets) in handle_packets()
/dpdk/drivers/net/sfc/
H A Dsfc_ev.c166 sfc_ev_nop_rx_packets(void *arg, uint32_t label, unsigned int num_packets, in sfc_ev_nop_rx_packets()
179 unsigned int num_packets, __rte_unused uint32_t flags) in sfc_ev_dp_rx_packets()
/dpdk/examples/eventdev_pipeline/
H A Dpipeline_common.h64 int64_t num_packets; member
/dpdk/drivers/common/sfc_efx/base/
H A Drhead_ev.c534 uint32_t num_packets; in rhead_ev_rx_packets() local