Home
last modified time | relevance | path

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

/dpdk/lib/pcapng/
H A Drte_pcapng.c263 uint64_t ifrecv, uint64_t ifdrop) in rte_pcapng_write_stats()
/dpdk/app/dumpcap/
H A Dmain.c475 uint64_t ifrecv, ifdrop; in report_packet_stats() local