Lines Matching full:loss
33 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
42 * algorithm, based on "Improved coexistence and loss tolerance for delay based
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
286 * loss based flows. in chd_ack_received()
293 * not competing with loss based flows at the moment. in chd_ack_received()
359 case CC_NDUPACK: /* Packet loss. */ in chd_cong_signal()
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()
364 * than qthresh, assume that we are competing with loss based in chd_cong_signal()
376 * This loss isn't congestion related, or already in chd_cong_signal()
408 * competing with loss based flows from the start. in chd_conn_init()