Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_recovery.c165 tcp_cwnd_reduction(sk, 1, 0); in tcp_rack_reo_timeout()
H A Dtcp_input.c2609 void tcp_cwnd_reduction(struct sock *sk, int newly_acked_sacked, int flag) in tcp_cwnd_reduction() function
3478 tcp_cwnd_reduction(sk, acked_sacked, flag); in tcp_cong_control()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h389 void tcp_cwnd_reduction(struct sock *sk, int newly_acked_sacked, int flag);