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