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

  /external/chromium_org/net/quic/congestion_control/
tcp_cubic_sender.h 110 QuicByteCount bytes_in_flight_before_loss_; member in class:net::TcpCubicSender
tcp_cubic_sender.cc 44 bytes_in_flight_before_loss_(0),
321 bytes_in_flight_before_loss_ = bytes_in_flight;
353 prr_out_ * bytes_in_flight_before_loss_) {

Completed in 53 milliseconds