Searched refs:fast_recovery (Results 1 – 3 of 3) sorted by relevance
391 if (asoc->fast_recovery && in sctp_transport_raise_cwnd()393 asoc->fast_recovery = 0; in sctp_transport_raise_cwnd()422 if (asoc->fast_recovery) in sctp_transport_raise_cwnd()488 asoc->fast_recovery = 0; in sctp_transport_lower_cwnd()504 if (asoc->fast_recovery) in sctp_transport_lower_cwnd()508 asoc->fast_recovery = 1; in sctp_transport_lower_cwnd()
1225 if (asoc->fast_recovery && accum_moved) in sctp_outq_sack()
1644 __u8 fast_recovery; member