Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_output.c1626 static inline bool tcp_nagle_test(const struct tcp_sock *tp, const struct sk_buff *skb, in tcp_nagle_test() function
1673 if (!tcp_nagle_test(tp, skb, cur_mss, nonagle)) in tcp_snd_test()
2069 if (unlikely(!tcp_nagle_test(tp, skb, mss_now, in tcp_write_xmit()