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

/linux-master/include/net/
H A Dtcp.h1326 static inline bool tcp_in_cwnd_reduction(const struct sock *sk) function
1340 if (tcp_in_cwnd_reduction(sk))
/linux-master/net/ipv4/
H A Dtcp_output.c2818 if (tcp_in_cwnd_reduction(sk))
3497 if (tcp_in_cwnd_reduction(sk))
H A Dtcp_input.c2854 if (!tcp_in_cwnd_reduction(sk)) {
3546 if (tcp_in_cwnd_reduction(sk)) {

Completed in 188 milliseconds