Searched refs:tcp_newreno_delay_ack (Results 1 – 1 of 1) sorted by relevance
86 int tcp_newreno_delay_ack(struct tcpcb *tp, struct tcphdr *th);100 .delay_ack = tcp_newreno_delay_ack,312 tcp_newreno_delay_ack(struct tcpcb *tp, struct tcphdr *th) in tcp_newreno_delay_ack() function