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 114 origin_point_congestion_window_ = 0;
157 origin_point_congestion_window_ = current_congestion_window;
161 origin_point_congestion_window_ =
177 origin_point_congestion_window_ - delta_congestion_window;
cubic.h 75 QuicTcpCongestionWindow origin_point_congestion_window_; member in class:net::Cubic

Completed in 58 milliseconds