Searched refs:tcp_newreno_fast_retransmit (Results 1 – 1 of 1) sorted by relevance
203 static int tcp_newreno_fast_retransmit(struct tcpcb *, const struct tcphdr *);657 tcp_newreno_fast_retransmit(struct tcpcb *tp, const struct tcphdr *th) in tcp_newreno_fast_retransmit() function786 .fast_retransmit = tcp_newreno_fast_retransmit,