Searched refs:fast_recovery (Results 1 – 5 of 5) sorted by relevance
567 if (asoc->fast_recovery && in sctp_transport_raise_cwnd() 569 asoc->fast_recovery = 0; in sctp_transport_raise_cwnd() 590 if (asoc->fast_recovery) in sctp_transport_raise_cwnd() 674 asoc->fast_recovery = 0; in sctp_transport_lower_cwnd() 690 if (asoc->fast_recovery) in sctp_transport_lower_cwnd() 694 asoc->fast_recovery = 1; in sctp_transport_lower_cwnd()
1358 if (asoc->fast_recovery && accum_moved) in sctp_outq_sack()
694 tp_vars->fast_recovery = true; in batadv_tp_recv_ack() 717 if (tp_vars->fast_recovery) { in batadv_tp_recv_ack() 733 tp_vars->fast_recovery = false; in batadv_tp_recv_ack() 991 tp_vars->fast_recovery = false; in batadv_tp_start()
1490 /** @fast_recovery: true if in Fast Recovery mode */1491 unsigned char fast_recovery:1; member
1884 __u8 fast_recovery; member