Searched refs:tcp_newreno_ctl (Results 1 – 2 of 2) sorted by relevance
80 extern const struct tcp_congctl tcp_newreno_ctl;
245 r = tcp_congctl_register("newreno", &tcp_newreno_ctl); in tcp_congctl_init()785 const struct tcp_congctl tcp_newreno_ctl = { variable