Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c2562 static bool tcp_try_undo_loss(struct sock *sk, bool frto_undo) in tcp_try_undo_loss() argument
2566 if (frto_undo || tcp_may_undo(tp)) { in tcp_try_undo_loss()
2571 if (frto_undo) in tcp_try_undo_loss()
2577 if (frto_undo || tcp_is_sack(tp)) { in tcp_try_undo_loss()