Home
last modified time | relevance | path

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

12

/external/cronet/stable/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.cc140 QuicPacketCount congestion_window) { in SetInitialCongestionWindowInPackets()
446 QuicByteCount congestion_window = gain * bdp; in GetTargetCongestionWindow() local
Dbbr2_sender.h131 QuicByteCount congestion_window; member
Dbbr2_sender.cc272 QuicPacketCount congestion_window) { in SetInitialCongestionWindowInPackets()
Dbbr_sender.h75 QuicByteCount congestion_window; member
/external/cronet/tot/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.cc140 QuicPacketCount congestion_window) { in SetInitialCongestionWindowInPackets()
446 QuicByteCount congestion_window = gain * bdp; in GetTargetCongestionWindow() local
Dbbr2_sender.h131 QuicByteCount congestion_window; member
Dbbr2_sender.cc272 QuicPacketCount congestion_window) { in SetInitialCongestionWindowInPackets()
Dbbr_sender.h75 QuicByteCount congestion_window; member
/external/grpc-grpc/src/core/lib/channel/
Dtcp_tracer.h102 absl::optional<uint32_t> congestion_window; member
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dtraced_buffer_list.h64 absl::optional<uint32_t> congestion_window; member
/external/grpc-grpc/src/core/lib/iomgr/
Dbuffer_list.h65 absl::optional<uint32_t> congestion_window; member
/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
Dtraced_buffer_list.h64 absl::optional<uint32_t> congestion_window; member
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dbuffer_list.h65 absl::optional<uint32_t> congestion_window; member
/external/webrtc/api/transport/
Dnetwork_types.h236 absl::optional<DataSize> congestion_window; member
/external/rust/android-crates-io/crates/quiche/src/recovery/
Dcubic.rs106 congestion_window: usize, field
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/
Dquic_sent_packet_manager.cc1182 QuicByteCount congestion_window = GetCongestionWindowInBytes(); in GetAvailableCongestionWindowInBytes() local
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/
Dquic_sent_packet_manager.cc1182 QuicByteCount congestion_window = GetCongestionWindowInBytes(); in GetAvailableCongestionWindowInBytes() local

12