Lines Matching full:congestion
98 * need to check that the ack ratio is still less than the congestion in ccid2_check_l_ack_ratio()
99 * window. Otherwise, we will send an entire congestion window of in ccid2_check_l_ack_ratio()
103 * the congestion window (or 1 if that's zero) instead of to the in ccid2_check_l_ack_ratio()
104 * congestion window. This prevents problems if one ack is lost. in ccid2_check_l_ack_ratio()
176 * Congestion window validation (RFC 2861).
180 MODULE_PARM_DESC(ccid2_do_cwv, "Perform RFC2861 Congestion Window Validation");
390 * (see P. Sarolahti, A. Kuznetsov,"Congestion Control in ccid2_rtt_estimator()
523 /* check reverse path congestion */ in ccid2_hc_tx_packet_recv()
548 * FIXME: Ack Congestion Control is broken; in in ccid2_hc_tx_packet_recv()
560 /* check forward path congestion */ in ccid2_hc_tx_packet_recv()
685 * order to detect multiple congestion events in in ccid2_hc_tx_packet_recv()