Lines Matching full:based
41 * An implementation of the CAIA-Hamilton delay based congestion control
42 * algorithm, based on "Improved coexistence and loss tolerance for delay based
84 * Private signal type for rate based congestion signal.
103 * would have been if delay-based cwnd backoffs had not been made. This
104 * functionality aids coexistence with loss-based TCP flows which may be
109 * Loss-based TCP compatibility flag - When set, it turns on the shadow
235 * All ACK signals are used for timing measurements to determine delay-based
256 * is delay based congestion. in chd_ack_received()
265 * Probabilistic delay based congestion in chd_ack_received()
279 * Update shadow_w before delay based backoff. in chd_ack_received()
286 * loss based flows. in chd_ack_received()
293 * not competing with loss based flows at the moment. in chd_ack_received()
300 * Send delay-based congestion signal to the congestion signal in chd_ack_received()
364 * than qthresh, assume that we are competing with loss based in chd_cong_signal()
408 * competing with loss based flows from the start. in chd_conn_init()
481 "CAIA Hamilton delay-based congestion control related settings");