Searched refs:tcp_may_raise_cwnd (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/net/ipv4/ | ||
H A D | tcp_input.c | 3255 static inline bool tcp_may_raise_cwnd(const struct sock *sk, const int flag) tcp_may_raise_cwnd() function 3570 if (tcp_may_raise_cwnd(sk, flag)) tcp_ack() |
Completed in 68 milliseconds