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

/freebsd-11-stable/sys/netinet/cc/
H A Dcc_htcp.c179 struct cc_algo htcp_cc_algo = { variable in typeref:struct:cc_algo
331 htcp_cc_algo.after_idle = newreno_cc_algo.after_idle;
532 DECLARE_CC_MODULE(htcp, &htcp_cc_algo);

Completed in 119 milliseconds