MCPcopy Create free account
hub / github.com/F-Stack/f-stack / rte_pdump_stats

Class rte_pdump_stats

dpdk/app/dumpcap/main.c:567–567  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

565report_packet_stats(dumpcap_out_t out)
566{
567 struct rte_pdump_stats pdump_stats;
568 struct interface *intf;
569 uint64_t ifrecv, ifdrop;
570 double percent;

Callers 1

report_packet_statsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected