Searched refs:fast_recovery (Results 1 – 5 of 5) sorted by relevance
421 if (asoc->fast_recovery && in sctp_transport_raise_cwnd()423 asoc->fast_recovery = 0; in sctp_transport_raise_cwnd()444 if (asoc->fast_recovery) in sctp_transport_raise_cwnd()528 asoc->fast_recovery = 0; in sctp_transport_lower_cwnd()544 if (asoc->fast_recovery) in sctp_transport_lower_cwnd()548 asoc->fast_recovery = 1; in sctp_transport_lower_cwnd()
1341 if (asoc->fast_recovery && accum_moved) in sctp_outq_sack()
701 tp_vars->fast_recovery = true; in batadv_tp_recv_ack()724 if (tp_vars->fast_recovery) { in batadv_tp_recv_ack()740 tp_vars->fast_recovery = false; in batadv_tp_recv_ack()1003 tp_vars->fast_recovery = false; in batadv_tp_start()
1397 unsigned char fast_recovery:1; member
1859 __u8 fast_recovery; member