Searched refs:bytes_in_flight_before_loss_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/congestion_control/
H A Dtcp_cubic_sender.cc44 bytes_in_flight_before_loss_(0),
286 bytes_in_flight_before_loss_ = bytes_in_flight;
318 prr_out_ * bytes_in_flight_before_loss_) {
H A Dtcp_cubic_sender.h107 QuicByteCount bytes_in_flight_before_loss_; member in class:net::TcpCubicSender

Completed in 50 milliseconds