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

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

Completed in 46 milliseconds