Home
last modified time | relevance | path

Searched defs:initial_congestion_window (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_sent_packet_manager.h58 QuicPacketCount initial_congestion_window; member
408 QuicPacketCount initial_congestion_window() const { in initial_congestion_window() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dsend_algorithm_interface.cc25 QuicConnectionStats* stats, QuicPacketCount initial_congestion_window, in Create()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/
Dmod.rs195 let initial_congestion_window = in new_with_config() localVariable
/aosp_15_r20/external/rust/crates/quiche/src/recovery/
Dmod.rs195 let initial_congestion_window = in new_with_config() localVariable