Home
last modified time | relevance | path

Searched refs:will_exit_fast_recovery (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/netinet/
HDsctp_indata.c3608 net->will_exit_fast_recovery = 0; in sctp_express_handle_sack()
4092 int will_exit_fast_recovery = 0; in sctp_handle_sack() local
4264 net->will_exit_fast_recovery = 0; in sctp_handle_sack()
4540 will_exit_fast_recovery = 1; in sctp_handle_sack()
4638 …nctions.sctp_cwnd_update_after_sack(stcb, asoc, accum_moved, reneged_all, will_exit_fast_recovery); in sctp_handle_sack()
4775 if (will_exit_fast_recovery) { in sctp_handle_sack()
4788 if (net->will_exit_fast_recovery) { in sctp_handle_sack()
HDsctp_cc_functions.c746 net->will_exit_fast_recovery = 1; in sctp_cwnd_update_after_sack_common()
1770 net->will_exit_fast_recovery = 1; in sctp_hs_cwnd_update_after_sack()
2161 net->will_exit_fast_recovery = 1; in sctp_htcp_cwnd_update_after_sack()
HDsctp_structs.h346 uint8_t will_exit_fast_recovery; member