Home
last modified time | relevance | path

Searched refs:time_to_ack (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c1537 bool time_to_ack = false; in tcp_cleanup_rbuf() local
1561 time_to_ack = true; in tcp_cleanup_rbuf()
1570 if (copied > 0 && !time_to_ack && !(sk->sk_shutdown & RCV_SHUTDOWN)) { in tcp_cleanup_rbuf()
1583 time_to_ack = true; in tcp_cleanup_rbuf()
1586 if (time_to_ack) in tcp_cleanup_rbuf()