Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dtcp.h969 static inline bool tcp_in_cwnd_reduction(const struct sock *sk) in tcp_in_cwnd_reduction() function
983 if (tcp_in_cwnd_reduction(sk)) in tcp_current_ssthresh()
/linux-4.1.27/net/ipv4/
Dtcp_output.c2146 if (tcp_in_cwnd_reduction(sk)) in tcp_write_xmit()
2805 if (tcp_in_cwnd_reduction(sk)) in tcp_xmit_retransmit_queue()
Dtcp_input.c3257 if (tcp_in_cwnd_reduction(sk)) in tcp_may_raise_cwnd()