Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_input.c2483 static void tcp_undo_cwnd_reduction(struct sock *sk, bool unmark_loss) in tcp_undo_cwnd_reduction() argument
2487 if (unmark_loss) { in tcp_undo_cwnd_reduction()