Searched refs:tcp_idle_restart (Results 1 – 1 of 1) sorted by relevance
151 static int tcp_idle_restart = 1; variable153 &tcp_idle_restart, 0, "Reset congestion window after idle period");219 (ticks - tp->snd_last) >= tp->t_rxtcur && tcp_idle_restart) in tcp_output()