Searched refs:tcp_snd_wnd_test (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/ipv4/
H A Dtcp_output.c1661 static bool tcp_snd_wnd_test(const struct tcp_sock *tp, tcp_snd_wnd_test() function
1689 if (cwnd_quota && !tcp_snd_wnd_test(tp, skb, cur_mss)) tcp_snd_test()
2078 if (unlikely(!tcp_snd_wnd_test(tp, skb, mss_now))) tcp_write_xmit()

Completed in 47 milliseconds