Searched refs:htcp_ccount (Results 1 – 1 of 1) sorted by relevance
1963 htcp_ccount(struct htcp *ca) in htcp_ccount() function2000 if (net->fast_retran_ip == 0 && net->ssthresh < 0xFFFF && htcp_ccount(&net->cc_mod.htcp_ca) > 3) { in measure_rtt()2033 if (htcp_ccount(&net->cc_mod.htcp_ca) <= 3) { in measure_achieved_throughput()