Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_cc_functions.c115 uint64_t t_ucwnd_sbw; in sctp_cwnd_update_after_fr() local
120 t_ucwnd_sbw = 0; in sctp_cwnd_update_after_fr()
130 if (t_ucwnd_sbw == 0) { in sctp_cwnd_update_after_fr()
131 t_ucwnd_sbw = 1; in sctp_cwnd_update_after_fr()
180 t_ucwnd_sbw)); in sctp_cwnd_update_after_fr()
689 uint64_t t_ucwnd_sbw; in sctp_cwnd_update_after_sack_common() local
698 t_ucwnd_sbw = 0; in sctp_cwnd_update_after_sack_common()
733 t_ucwnd_sbw = 1; in sctp_cwnd_update_after_sack_common()
1016 uint64_t t_ucwnd_sbw; in sctp_cwnd_update_after_timeout() local
1026 t_ucwnd_sbw = 0; in sctp_cwnd_update_after_timeout()
[all …]