Lines Matching full:congestion
579 * cwnd only if the current congestion window is being fully in sctp_transport_raise_cwnd()
594 * if, and only if the congestion window is being fully in sctp_transport_raise_cwnd()
641 pr_debug("%s: congestion avoidance: transport:%p, " in sctp_transport_raise_cwnd()
652 /* This routine is used to lower the transport's cwnd when congestion is
705 * then the sender knows that congestion was encountered in the in sctp_transport_lower_cwnd()
707 * indication of congestion should be treated just as a in sctp_transport_lower_cwnd()
708 * congestion loss in non-ECN Capable TCP. That is, the TCP in sctp_transport_lower_cwnd()
709 * source halves the congestion window "cwnd" and reduces the in sctp_transport_lower_cwnd()
712 * congestion indications more than once every window of in sctp_transport_lower_cwnd()
747 /* Apply Max.Burst limit to the congestion window:
773 /* Restore the old cwnd congestion window, after the burst had it's
803 * All the congestion control parameters (e.g., cwnd, ssthresh) in sctp_transport_reset()