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

  /external/chromium_org/net/quic/congestion_control/
tcp_cubic_sender.h 68 bool IsCwndLimited() const;
tcp_cubic_sender.cc 172 bool TcpCubicSender::IsCwndLimited() const {
186 if (!IsCwndLimited()) {

Completed in 376 milliseconds