Searched defs:GetSlowStartThreshold (Results 1 – 3 of 3) sorted by relevance
86 QuicByteCount GetSlowStartThreshold() const override { return 0; } in GetSlowStartThreshold() function
311 QuicByteCount TcpCubicSenderBytes::GetSlowStartThreshold() const { in GetSlowStartThreshold() function in quic::TcpCubicSenderBytes
201 QuicByteCount BbrSender::GetSlowStartThreshold() const { return 0; } in GetSlowStartThreshold() function in quic::BbrSender