Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.h1323 static inline bool tcp_in_cwnd_reduction(const struct sock *sk) in tcp_in_cwnd_reduction() function
1337 if (tcp_in_cwnd_reduction(sk)) in tcp_current_ssthresh()
/linux/net/ipv4/
H A Dtcp_output.c2855 if (tcp_in_cwnd_reduction(sk)) in tcp_write_xmit()
3535 if (tcp_in_cwnd_reduction(sk)) in tcp_xmit_retransmit_queue()
H A Dtcp_input.c2857 if (!tcp_in_cwnd_reduction(sk)) { in tcp_enter_recovery()
3549 if (tcp_in_cwnd_reduction(sk)) { in tcp_cong_control()