Searched refs:bandwidth_estimate_bytes_per_second (Results 1 – 6 of 6) sorted by relevance
235 return (arg->bandwidth_estimate_bytes_per_second() ==236 reference.bandwidth_estimate_bytes_per_second() &&237 arg->bandwidth_estimate_bytes_per_second() ==238 reference.bandwidth_estimate_bytes_per_second() &&
204 cached_network_params->bandwidth_estimate_bytes_per_second()); in OnCongestionWindowChange()
244 int32_t bandwidth_estimate_bytes_per_second() const; in Swap()431 inline int32_t CachedNetworkParameters::bandwidth_estimate_bytes_per_second() const { in bandwidth_estimate_bytes_per_second() function
30 optional int32 bandwidth_estimate_bytes_per_second = 2; field
488 if (result->cached_network_params.bandwidth_estimate_bytes_per_second() > 0) { in ProcessClientHello()
253 : cached_network_params.bandwidth_estimate_bytes_per_second()); in ResumeConnectionState()