Searched refs:tcp_reno_do_fast_retransmit (Results 1 – 1 of 1) sorted by relevance
195 static int tcp_reno_do_fast_retransmit(struct tcpcb *, const struct tcphdr *);465 tcp_reno_do_fast_retransmit(struct tcpcb *tp, const struct tcphdr *th) in tcp_reno_do_fast_retransmit() function516 return tcp_reno_do_fast_retransmit(tp, th); in tcp_reno_fast_retransmit()921 return tcp_reno_do_fast_retransmit(tp, th); in tcp_cubic_fast_retransmit()