Searched refs:fast_recovery (Results 1 – 5 of 5) sorted by relevance
563 if (asoc->fast_recovery && in sctp_transport_raise_cwnd()565 asoc->fast_recovery = 0; in sctp_transport_raise_cwnd()586 if (asoc->fast_recovery) in sctp_transport_raise_cwnd()670 asoc->fast_recovery = 0; in sctp_transport_lower_cwnd()686 if (asoc->fast_recovery) in sctp_transport_lower_cwnd()690 asoc->fast_recovery = 1; in sctp_transport_lower_cwnd()
1359 if (asoc->fast_recovery && accum_moved) in sctp_outq_sack()
717 tp_vars->cc.fast_recovery = true; in batadv_tp_handle_ack()742 if (tp_vars->cc.fast_recovery) { in batadv_tp_handle_ack()753 tp_vars->cc.fast_recovery = false; in batadv_tp_handle_ack()1108 tp_vars->cc.fast_recovery = false; in batadv_tp_start()
1372 bool fast_recovery:1; member
1857 __u8 fast_recovery; member