Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_indata.c4015 net->will_exit_fast_recovery = 0;
4487 int will_exit_fast_recovery = 0; local
4659 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) {
Dsctp_cc_functions.c828 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()
Dsctp_structs.h397 uint8_t will_exit_fast_recovery; member