Searched refs:multiple_loss_historic_packet_count_ (Results 1 – 2 of 2) sorted by relevance
28 multiple_loss_historic_packet_count_(0) {} in PacketLossStats()74 *out_multiple_loss_packet_count = multiple_loss_historic_packet_count_; in ComputeLossCounts()129 multiple_loss_historic_packet_count_ += remove_count; in PruneBuffer()
48 int multiple_loss_historic_packet_count_; variable