Searched refs:bytes_lost_while_detecting_overshooting_ (Results 1 – 2 of 2) sorted by relevance
121 bytes_lost_while_detecting_overshooting_(0), in BbrSender()733 bytes_lost_while_detecting_overshooting_ += bytes_lost; in CalculatePacingRate()737 bytes_lost_while_detecting_overshooting_ > 0) { in CalculatePacingRate()739 bytes_lost_while_detecting_overshooting_ * in CalculatePacingRate()751 bytes_lost_while_detecting_overshooting_ = 0; in CalculatePacingRate()
371 QuicByteCount bytes_lost_while_detecting_overshooting_; variable