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

  /external/chromium_org/net/quic/congestion_control/
tcp_cubic_sender.h 85 void PrrOnPacketLost(QuicByteCount bytes_in_flight);
tcp_cubic_sender.cc 141 PrrOnPacketLost(bytes_in_flight);
319 void TcpCubicSender::PrrOnPacketLost(QuicByteCount bytes_in_flight) {

Completed in 513 milliseconds