Searched refs:tcp_cc_algo (Results 1 – 6 of 6) sorted by relevance
43 extern struct tcp_cc_algo tcp_cc_newreno;44 extern struct tcp_cc_algo tcp_cc_ledbat;45 extern struct tcp_cc_algo tcp_cc_cubic;52 struct tcp_cc_algo* tcp_cc_algo_list[TCP_CC_ALGO_COUNT];54 static struct tcp_cc_algo tcp_cc_algo_none;
108 extern struct tcp_cc_algo tcp_cc_newreno;113 extern struct tcp_cc_algo tcp_cc_ledbat;128 extern struct tcp_cc_algo tcp_cc_cubic;
176 struct tcp_cc_algo { struct221 extern struct tcp_cc_algo* tcp_cc_algo_list[TCP_CC_ALGO_COUNT]; argument
89 struct tcp_cc_algo tcp_cc_newreno = {
66 struct tcp_cc_algo tcp_cc_ledbat = {
56 struct tcp_cc_algo tcp_cc_cubic = {