Home
last modified time | relevance | path

Searched refs:kPacingAggression (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/quic/congestion_control/
Dpacing_sender.cc61 const float kPacingAggression = 2; in OnPacketSent() local
63 BandwidthEstimate().Scale(kPacingAggression).TransferTime(bytes); in OnPacketSent()