Searched refs:total_lost_packets (Results 1 – 1 of 1) sorted by relevance
204 int64_t total_lost_packets = 0; in AnalyzeLog() local213 total_lost_packets += lost_packets; in AnalyzeLog()220 static_cast<double>(total_lost_packets) / total_expected_packets; in AnalyzeLog()