Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/
Dtcp_output.c1951 static bool tcp_nagle_check(bool partial, const struct tcp_sock *tp, in tcp_nagle_check() function
2032 if (tcp_nagle_check(partial != 0, tp, nonagle)) in tcp_mss_split_point()
2098 if (!tcp_nagle_check(skb->len < cur_mss, tp, nonagle)) in tcp_nagle_test()