Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_output.c1377 static inline int tcp_minshall_check(const struct tcp_sock *tp) in tcp_minshall_check() function
1396 (!nonagle && tp->packets_out && tcp_minshall_check(tp))); in tcp_nagle_check()