Searched refs:tcp_cubic_delay_ack (Results 1 – 1 of 1) sorted by relevance
62 static int tcp_cubic_delay_ack(struct tcpcb *tp, struct tcphdr *th);81 .delay_ack = tcp_cubic_delay_ack,609 tcp_cubic_delay_ack(struct tcpcb *tp, struct tcphdr *th) in tcp_cubic_delay_ack() function