Searched refs:tcp_newreno_after_timeout (Results 1 – 1 of 1) sorted by relevance
85 void tcp_newreno_after_timeout(struct tcpcb *tp);99 .after_timeout = tcp_newreno_after_timeout,254 tcp_newreno_after_timeout(struct tcpcb *tp) in tcp_newreno_after_timeout() function