Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_input.c2700 static void tcp_undo_cwr(struct sock *sk, const bool undo_ssthresh) in tcp_undo_cwr() function
2739 tcp_undo_cwr(sk, true); in tcp_try_undo_recovery()
2766 tcp_undo_cwr(sk, true); in tcp_try_undo_dsack()
2819 tcp_undo_cwr(sk, false); in tcp_try_undo_partial()
2848 tcp_undo_cwr(sk, true); in tcp_try_undo_loss()
3560 tcp_undo_cwr(sk, true); in tcp_undo_spur_to_response()