Searched refs:tx_packets (Results 1 – 5 of 5) sorted by relevance
69 adapter->nstats.rx_packets = adapter->nstats.tx_packets = 0; in netdev_stats()78 adapter->nstats.tx_packets += sarray->tx_pkts + old_sarray->tx_pkts; in netdev_stats()90 (long long unsigned int)adapter->nstats.tx_packets, in netdev_stats()
50 uint64_t tx_packets[MAX_DEVICES]; member
193 ns->tx_packets[i] = mtcp->nstat.tx_packets[i] - mtcp->p_nstat.tx_packets[i]; in PrintThreadNetworkStats()207 (long long unsigned)ns->tx_packets[i], in PrintThreadNetworkStats()327 g_nstat.tx_packets[j] += ns.tx_packets[j]; in PrintNetworkStats()344 (long long unsigned)g_nstat.tx_packets[i], in PrintNetworkStats()
244 mtcp->nstat.tx_packets[nif] += cnt; in dpdk_send_pkts()247 ss.tx_pkts = mtcp->nstat.tx_packets[nif]; in dpdk_send_pkts()
123 mtcp->nstat.tx_packets[nif]++; in netmap_send_pkts()