Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_output.c1930 static bool tcp_minshall_check(const struct tcp_sock *tp) in tcp_minshall_check() function
1963 (!nonagle && tp->packets_out && tcp_minshall_check(tp))); in tcp_nagle_check()