Searched refs:tcp_cc_algo (Results 1 – 7 of 7) 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;46 extern struct tcp_cc_algo tcp_cc_prague;53 struct tcp_cc_algo* tcp_cc_algo_list[TCP_CC_ALGO_COUNT];55 static struct tcp_cc_algo tcp_cc_algo_none;
110 extern struct tcp_cc_algo tcp_cc_newreno;115 extern struct tcp_cc_algo tcp_cc_ledbat;130 extern struct tcp_cc_algo tcp_cc_cubic;
177 struct tcp_cc_algo { struct228 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 = {
50 struct tcp_cc_algo tcp_cc_prague = {