Searched refs:backoff_rate (Results 1 – 2 of 2) sorted by relevance
45 void OnRttBackoff(DataRate backoff_rate, Timestamp at_time);
145 void LinkCapacityTracker::OnRttBackoff(DataRate backoff_rate, in OnRttBackoff() argument148 std::min(capacity_estimate_bps_, backoff_rate.bps<double>()); in OnRttBackoff()