Searched refs:total_tx_pkts (Results 1 – 2 of 2) sorted by relevance
1096 uint64_t total_tx_pkts = 0; in packet_per_second_stats() local1130 total_tx_pkts += tx_delta; in packet_per_second_stats()1140 pretty_number(total_tx_pkts, buf[0]), in packet_per_second_stats()
951 uint32_t total_tx_pkts; member