Searched refs:multiple_loss_historic_packet_count_ (Results 1 – 2 of 2) sorted by relevance
26 multiple_loss_historic_packet_count_(0) { in PacketLossStats()70 *out_multiple_loss_packet_count = multiple_loss_historic_packet_count_; in ComputeLossCounts()125 multiple_loss_historic_packet_count_ += remove_count; in PruneBuffer()
47 int multiple_loss_historic_packet_count_; variable