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

  /external/chromium_org/net/quic/congestion_control/
cubic.cc 68 origin_point_congestion_window_ = 0;
129 origin_point_congestion_window_ = current_congestion_window;
133 origin_point_congestion_window_ =
149 origin_point_congestion_window_ - delta_congestion_window;
cubic.h 74 QuicTcpCongestionWindow origin_point_congestion_window_; member in class:net::Cubic

Completed in 321 milliseconds