Home
last modified time | relevance | path

Searched defs:rx_bytes_total (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/kni/
H A Drte_eth_kni.c299 unsigned long rx_packets_total = 0, rx_bytes_total = 0; in eth_kni_stats_get() local
/f-stack/dpdk/drivers/net/af_packet/
H A Drte_eth_af_packet.c330 unsigned long rx_bytes_total = 0, tx_bytes_total = 0; in eth_stats_get() local
/f-stack/dpdk/drivers/net/pcap/
H A Drte_eth_pcap.c687 unsigned long rx_packets_total = 0, rx_bytes_total = 0; in eth_stats_get() local
/f-stack/dpdk/drivers/net/tap/
H A Drte_eth_tap.c1039 unsigned long rx_bytes_total = 0, tx_bytes_total = 0; in tap_stats_get() local