Searched refs:total_rx_pkts (Results 1 – 2 of 2) sorted by relevance
1097 uint64_t total_rx_pkts = 0; in packet_per_second_stats() local1131 total_rx_pkts += rx_delta; in packet_per_second_stats()1142 pretty_number(total_rx_pkts, buf[2])); in packet_per_second_stats()
953 uint32_t total_rx_pkts; member