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

/freebsd-11-stable/sys/netinet/cc/
H A Dcc_htcp.c142 static void htcp_recalc_alpha(struct cc_var *ccv);
165 * htcp_recalc_alpha() before alpha will stop increasing due to overflow.
207 htcp_recalc_alpha(ccv);
383 htcp_recalc_alpha(struct cc_var *ccv) function

Completed in 59 milliseconds