Home
last modified time | relevance | path

Searched refs:n_empty (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/lib/librte_port/
H A Drte_swx_port.h84 uint64_t n_empty; member
H A Drte_swx_port_ethdev.c99 p->stats.n_empty++; in reader_pkt_rx()
/f-stack/dpdk/examples/pipeline/
H A Dcli.c1047 i, stats.n_pkts, stats.n_bytes, stats.n_empty); in cmd_pipeline_stats()