tcp_cwnd_reduction  383 include/net/tcp.h void tcp_cwnd_reduction(struct sock *sk, int newly_acked_sacked, int flag);
tcp_cwnd_reduction 3335 net/ipv4/tcp_input.c 		tcp_cwnd_reduction(sk, acked_sacked, flag);
tcp_cwnd_reduction  177 net/ipv4/tcp_recovery.c 				tcp_cwnd_reduction(sk, 1, 0);