Home
last modified time | relevance | path

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

/dpdk/drivers/net/kni/
H A Drte_eth_kni.c298 unsigned long tx_packets_total = 0, tx_bytes_total = 0; in eth_kni_stats_get() local
/dpdk/drivers/net/pcap/
H A Dpcap_ethdev.c751 unsigned long tx_packets_total = 0, tx_bytes_total = 0; in eth_stats_get() local