Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dtcp_output.c1806 static inline bool tcp_nagle_test(const struct tcp_sock *tp, const struct sk_buff *skb, in tcp_nagle_test() function
2334 if (unlikely(!tcp_nagle_test(tp, skb, mss_now, in tcp_write_xmit()