HomeSort by relevance Sort by last modified time
    Searched refs:CongestionWindowAfterPacketLoss (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/quic/congestion_control/
cubic.h 31 QuicTcpCongestionWindow CongestionWindowAfterPacketLoss(
cubic_test.cc 114 cubic_->CongestionWindowAfterPacketLoss(current_cwnd));
117 cubic_->CongestionWindowAfterPacketLoss(current_cwnd));
131 cubic_->CongestionWindowAfterPacketLoss(current_cwnd));
cubic.cc 119 QuicTcpCongestionWindow Cubic::CongestionWindowAfterPacketLoss(
tcp_cubic_sender.cc 86 cubic_.CongestionWindowAfterPacketLoss(congestion_window_);

Completed in 673 milliseconds