Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_output.c2082 static inline bool tcp_nagle_test(const struct tcp_sock *tp, const struct sk_buff *skb, in tcp_nagle_test() function
2662 if (unlikely(!tcp_nagle_test(tp, skb, mss_now, in tcp_write_xmit()