Searched refs:tcp_cc_delay_ack (Results 1 – 5 of 5) sorted by relevance
271 extern int tcp_cc_delay_ack(struct tcpcb *tp, struct tcphdr *th);
321 return tcp_cc_delay_ack(tp, th); in tcp_newreno_delay_ack()
331 tcp_cc_delay_ack(struct tcpcb *tp, struct tcphdr *th) in tcp_cc_delay_ack() function
612 return tcp_cc_delay_ack(tp, th); in tcp_ledbat_delay_ack()
611 return tcp_cc_delay_ack(tp, th); in tcp_cubic_delay_ack()