Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_output.c1923 static bool tcp_minshall_check(const struct tcp_sock *tp) in tcp_minshall_check() function
1956 (!nonagle && tp->packets_out && tcp_minshall_check(tp))); in tcp_nagle_check()