Searched defs:pdump_stats (Results 1 – 3 of 3) sorted by relevance
103 struct pdump_stats { struct104 uint64_t dequeue_pkts;105 uint64_t tx_pkts;106 uint64_t freed_pkts;
473 struct rte_pdump_stats pdump_stats; in report_packet_stats() local
77 } *pdump_stats; variable