Searched refs:tcp_ack_on_push (Results 1 – 4 of 4) sorted by relevance
746 extern int tcp_ack_on_push; /* ACK immediately on PUSH */
171 int tcp_ack_on_push = 0; /* set to enable immediate ACK-on-PUSH */ variable
2030 NULL, 0, &tcp_ack_on_push, 0, in sysctl_net_inet_tcp_setup2()
294 (tcp_ack_on_push && th->th_flags & TH_PUSH)) in tcp_setup_ack()