Lines Matching full:congestion
41 * An implementation of the CAIA-Hamilton delay based congestion control
43 * TCP congestion control" by D. A. Hayes and G. Armitage., in 35th Annual IEEE
84 * Private signal type for rate based congestion signal.
102 * Shadow window - keeps track of what the NewReno congestion window
214 } else { /* Congestion avoidance. */ in chd_window_increase()
236 * congestion. However, window increases are only performed when
256 * is delay based congestion. in chd_ack_received()
265 * Probabilistic delay based congestion in chd_ack_received()
300 * Send delay-based congestion signal to the congestion signal in chd_ack_received()
361 * Only react to loss as a congestion signal if qdly > in chd_cong_signal()
363 * this is a non congestion related loss. If qdly is greater in chd_cong_signal()
376 * This loss isn't congestion related, or already in chd_cong_signal()
377 * recovering from congestion. in chd_cong_signal()
481 "CAIA Hamilton delay-based congestion control related settings");
496 "IU", "Queueing congestion threshold in ticks");