Searched refs:tcp_minshall_check (Results 1 – 2 of 2) sorted by relevance
27 … read_mostly read_write tcp_wnd_end,tcp_urg_mode,tcp_minshall_check,tcp_cwnd_val…28 … snd_sml read_write tcp_minshall_check,tcp_minshall…
1968 static bool tcp_minshall_check(const struct tcp_sock *tp) in tcp_minshall_check() function2001 (!nonagle && tp->packets_out && tcp_minshall_check(tp))); in tcp_nagle_check()