tcp_congctl.c | 206 static void tcp_newreno_newack(struct tcpcb *, const struct tcphdr *); 773 tcp_newreno_newack(struct tcpcb *tp, const struct tcphdr *th) function in typeref:typename:void 789 .newack = tcp_newreno_newack, 958 tcp_newreno_newack(tp, th);
|