Searched refs:tcp_cc_algo (Results 1 – 5 of 5) sorted by relevance
49 extern struct tcp_cc_algo tcp_cc_newreno;54 extern struct tcp_cc_algo tcp_cc_ledbat;69 extern struct tcp_cc_algo tcp_cc_cubic;90 struct tcp_cc_algo* tcp_cc_algo_list[TCP_CC_ALGO_COUNT];103 static struct tcp_cc_algo tcp_cc_algo_none;
176 struct tcp_cc_algo { struct223 extern struct tcp_cc_algo* tcp_cc_algo_list[TCP_CC_ALGO_COUNT]; argument
96 struct tcp_cc_algo tcp_cc_newreno = {
75 struct tcp_cc_algo tcp_cc_ledbat = {
70 struct tcp_cc_algo tcp_cc_cubic = {