Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dtcp_output.c1393 static inline int tcp_nagle_check(const struct tcp_sock *tp, in tcp_nagle_check() function
1424 if (!tcp_nagle_check(tp, skb, cur_mss, nonagle)) in tcp_nagle_test()