Home
last modified time | relevance | path

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

/dpdk/drivers/net/nfb/
H A Dnfb_stats.c18 uint64_t tx_total = 0; in nfb_eth_stats_get() local
/dpdk/examples/vhost/
H A Dmain.h24 uint64_t tx_total; member
H A Dmain.c1691 uint64_t tx, tx_total, rx, rx_total; in print_stats() local
/dpdk/drivers/net/ring/
H A Drte_eth_ring.c178 unsigned long rx_total = 0, tx_total = 0; in eth_stats_get() local
/dpdk/drivers/net/null/
H A Drte_eth_null.c306 unsigned long rx_total = 0, tx_total = 0; in eth_stats_get() local
/dpdk/drivers/net/af_packet/
H A Drte_eth_af_packet.c382 unsigned long rx_total = 0, tx_total = 0, tx_err_total = 0; in eth_stats_get() local
/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c1302 unsigned long rx_total = 0, tx_total = 0; in eth_stats_get() local
/dpdk/drivers/net/tap/
H A Drte_eth_tap.c1093 unsigned long rx_total = 0, tx_total = 0, tx_err_total = 0; in tap_stats_get() local