Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp_output.c2115 static bool tcp_snd_wnd_test(const struct tcp_sock *tp, in tcp_snd_wnd_test() function
2727 if (unlikely(!tcp_snd_wnd_test(tp, skb, mss_now))) { in tcp_write_xmit()
2888 if (skb && tcp_snd_wnd_test(tp, skb, mss)) { in tcp_send_loss_probe()