Home
last modified time | relevance | path

Searched defs:congestion_window (Results 1 – 13 of 13) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
Dprr_sender_test.cc28 const QuicByteCount congestion_window = ssthresh_after_loss * kMaxSegmentSize; in TEST_F() local
87 const QuicByteCount congestion_window = ssthresh_after_loss * kMaxSegmentSize; in TEST_F() local
Dtcp_cubic_sender_bytes.cc192 const QuicByteCount congestion_window = GetCongestionWindow(); in IsCwndLimited() local
233 QuicPacketCount congestion_window) { in SetInitialCongestionWindowInPackets()
238 QuicPacketCount congestion_window) { in SetMinCongestionWindowInPackets()
Dprr_sender.cc33 bool PrrSender::CanSend(QuicByteCount congestion_window, in CanSend()
Dhybrid_slow_start.cc62 QuicPacketCount congestion_window) { in ShouldExitSlowStart()
Dbbr_sender.cc139 QuicPacketCount congestion_window) { in SetInitialCongestionWindowInPackets()
445 QuicByteCount congestion_window = gain * bdp; in GetTargetCongestionWindow() local
Dbbr2_sender.h128 QuicByteCount congestion_window; member
Dbbr2_sender.cc269 QuicPacketCount congestion_window) { in SetInitialCongestionWindowInPackets()
Dbbr_sender.h75 QuicByteCount congestion_window; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dbuffer_list.h66 absl::optional<uint32_t> congestion_window; member
/external/webrtc/api/transport/
Dnetwork_types.h236 absl::optional<DataSize> congestion_window; member
/external/rust/crates/quiche/src/recovery/
Dcubic.rs106 congestion_window: usize, field
Dmod.rs130 congestion_window: usize, field
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_sent_packet_manager.cc1099 QuicByteCount congestion_window = GetCongestionWindowInBytes(); in GetAvailableCongestionWindowInBytes() local