Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dtcp_output.c1638 static inline bool tcp_nagle_test(const struct tcp_sock *tp, const struct sk_buff *skb, in tcp_nagle_test() function
1685 if (!tcp_nagle_test(tp, skb, cur_mss, nonagle)) in tcp_snd_test()
2082 if (unlikely(!tcp_nagle_test(tp, skb, mss_now, in tcp_write_xmit()