Searched refs:tcp_nagle_check (Results 1 – 2 of 2) sorted by relevance
81 … tcp_packets_in_flight(tx/rx);tcp_slow_start_after_idle_check,tcp_nagle_check,tcp_rate_skb_…
1996 static bool tcp_nagle_check(bool partial, const struct tcp_sock *tp, in tcp_nagle_check() function2077 if (tcp_nagle_check(partial != 0, tp, nonagle)) in tcp_mss_split_point()2136 if (!tcp_nagle_check(skb->len < cur_mss, tp, nonagle)) in tcp_nagle_test()