Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_cc_functions.c2031 htcp_recalc_ssthresh(struct sctp_nets *net) in htcp_recalc_ssthresh() function
2231 net->ssthresh = htcp_recalc_ssthresh(net); in sctp_htcp_cwnd_update_after_fr()
2287 net->ssthresh = htcp_recalc_ssthresh(net); in sctp_htcp_cwnd_update_after_timeout()
2307 net->ssthresh = htcp_recalc_ssthresh(net); in sctp_htcp_cwnd_update_after_ecn_echo()