Home
last modified time | relevance | path

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

/dpdk/lib/pdump/
H A Drte_pdump.c57 static struct pdump_rxtx_cbs { struct
58 struct rte_ring *ring;
59 struct rte_mempool *mp;
60 const struct rte_eth_rxtx_callback *cb;
61 const struct rte_bpf *filter;
85 const struct pdump_rxtx_cbs *cbs, in pdump_copy() argument