tcp_newreno_fast_retransmit
static int tcp_newreno_fast_retransmit(struct tcpcb *, const struct tcphdr *);
.fast_retransmit = tcp_newreno_fast_retransmit,