Searched refs:will_exit_fast_recovery (Results 1 – 3 of 3) sorted by relevance
3969 net->will_exit_fast_recovery = 0; in sctp_express_handle_sack()4400 int will_exit_fast_recovery = 0; in sctp_handle_sack() local4573 net->will_exit_fast_recovery = 0; in sctp_handle_sack()4826 will_exit_fast_recovery = 1; in sctp_handle_sack()4926 …nctions.sctp_cwnd_update_after_sack(stcb, asoc, accum_moved, reneged_all, will_exit_fast_recovery); in sctp_handle_sack()5042 if (will_exit_fast_recovery) { in sctp_handle_sack()5055 if (net->will_exit_fast_recovery) { in sctp_handle_sack()
747 net->will_exit_fast_recovery = 1; in sctp_cwnd_update_after_sack_common()1765 net->will_exit_fast_recovery = 1; in sctp_hs_cwnd_update_after_sack()2157 net->will_exit_fast_recovery = 1; in sctp_htcp_cwnd_update_after_sack()
362 uint8_t will_exit_fast_recovery; member