Searched refs:tcp_enter_cwr (Results 1 – 3 of 3) sorted by relevance
844 extern void tcp_enter_cwr(struct sock *sk, const int set_ssthresh);
846 void tcp_enter_cwr(struct sock *sk, const int set_ssthresh) in tcp_enter_cwr() function2911 tcp_enter_cwr(sk, 1); in tcp_try_to_open()3570 tcp_enter_cwr(sk, 0); in tcp_ratehalving_spur_to_response()
910 tcp_enter_cwr(sk, 1); in tcp_transmit_skb()