Searched refs:tcp_cubic_ctl (Results 1 – 2 of 2) sorted by relevance
81 extern const struct tcp_congctl tcp_cubic_ctl;
247 r = tcp_congctl_register("cubic", &tcp_cubic_ctl); in tcp_congctl_init()979 const struct tcp_congctl tcp_cubic_ctl = { variable