Searched refs:reno_ (Results 1 – 2 of 2) sorted by relevance
38 reno_(reno), in TcpCubicSender()143 if (reno_) { in OnPacketLost()275 if (reno_) { in MaybeIncreaseCwnd()360 return reno_ ? kReno : kCubic; in GetCongestionControlType()
96 const bool reno_; variable