Home
last modified time | relevance | path

Searched refs:max_tcp_congestion_window (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dbbr_sender.cc75 QuicPacketCount max_tcp_congestion_window, in BbrSender() argument
92 max_congestion_window_(max_tcp_congestion_window * kDefaultTCPMSS), in BbrSender()
H A Dbbr_sender.h94 QuicPacketCount max_tcp_congestion_window, QuicRandom* random,