Searched refs:will_exit_fast_recovery (Results 1 – 3 of 3) sorted by relevance
4015 net->will_exit_fast_recovery = 0;4487 int will_exit_fast_recovery = 0; local4659 net->will_exit_fast_recovery = 0;4960 will_exit_fast_recovery = 1;5058 …nctions.sctp_cwnd_update_after_sack(stcb, asoc, accum_moved, reneged_all, will_exit_fast_recovery);5174 if (will_exit_fast_recovery) {5187 if (net->will_exit_fast_recovery) {
828 net->will_exit_fast_recovery = 1; in sctp_cwnd_update_after_sack_common()1861 net->will_exit_fast_recovery = 1; in sctp_hs_cwnd_update_after_sack()2249 net->will_exit_fast_recovery = 1; in sctp_htcp_cwnd_update_after_sack()
397 uint8_t will_exit_fast_recovery; member