/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/ |
H A D | tcp_cubic_sender_bytes.cc | 192 const QuicByteCount congestion_window = GetCongestionWindow(); in IsCwndLimited() local 233 QuicPacketCount congestion_window) { in SetInitialCongestionWindowInPackets() 238 QuicPacketCount congestion_window) { in SetMinCongestionWindowInPackets()
|
H A D | prr_sender_test.cc | 28 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
|
H A D | bbr_sender.cc | 139 QuicPacketCount congestion_window) { in SetInitialCongestionWindowInPackets() 445 QuicByteCount congestion_window = gain * bdp; in GetTargetCongestionWindow() local
|
H A D | prr_sender.cc | 33 bool PrrSender::CanSend(QuicByteCount congestion_window, in CanSend()
|
H A D | hybrid_slow_start.cc | 62 QuicPacketCount congestion_window) { in ShouldExitSlowStart()
|
H A D | bbr2_sender.h | 128 QuicByteCount congestion_window; member
|
H A D | bbr2_sender.cc | 269 QuicPacketCount congestion_window) { in SetInitialCongestionWindowInPackets()
|
H A D | bbr_sender.h | 75 QuicByteCount congestion_window; member
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/ |
H A D | tcp_tracer.h | 102 absl::optional<uint32_t> congestion_window; member
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/ |
H A D | traced_buffer_list.h | 64 absl::optional<uint32_t> congestion_window; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | buffer_list.h | 65 absl::optional<uint32_t> congestion_window; member
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | buffer_list.h | 65 absl::optional<uint32_t> congestion_window; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/ |
D | traced_buffer_list.h | 64 absl::optional<uint32_t> congestion_window; member
|
/aosp_15_r20/external/webrtc/api/transport/ |
H A D | network_types.h | 236 absl::optional<DataSize> congestion_window; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/ |
D | cubic.rs | 106 congestion_window: usize, field
|
D | mod.rs | 130 congestion_window: usize, field
|
/aosp_15_r20/external/rust/crates/quiche/src/recovery/ |
D | cubic.rs | 106 congestion_window: usize, field
|
D | mod.rs | 130 congestion_window: usize, field
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_sent_packet_manager.cc | 1149 QuicByteCount congestion_window = GetCongestionWindowInBytes(); in GetAvailableCongestionWindowInBytes() local
|