Home
last modified time | relevance | path

Searched refs:tcp_try_undo_loss (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c2577 static bool tcp_try_undo_loss(struct sock *sk, bool frto_undo) in tcp_try_undo_loss() function
2819 tcp_try_undo_loss(sk, false)) in tcp_process_loss()
2827 tcp_try_undo_loss(sk, true)) in tcp_process_loss()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_input.c2596 static bool tcp_try_undo_loss(struct sock *sk, bool frto_undo) in tcp_try_undo_loss() function
2852 tcp_try_undo_loss(sk, false)) in tcp_process_loss()
2860 tcp_try_undo_loss(sk, true)) in tcp_process_loss()

Completed in 17 milliseconds