Home | History | Annotate | Download | only in quic

Lines Matching refs:congestion_window

1089   stats_.congestion_window = sent_packet_manager_.GetCongestionWindow();
1532 void QuicConnection::OnCongestionWindowChange(QuicByteCount congestion_window) {
1533 packet_generator_.OnCongestionWindowChange(congestion_window);