Searched refs:htcp_ccount (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/netinet/
H A Dsctp_cc_functions.c1875 htcp_ccount(struct htcp *ca) function
1912 if (net->fast_retran_ip == 0 && net->ssthresh < 0xFFFF && htcp_ccount(&net->cc_mod.htcp_ca) > 3) {
1945 if (htcp_ccount(&net->cc_mod.htcp_ca) <= 3) {

Completed in 124 milliseconds