Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c2496 static inline bool tcp_may_undo(const struct tcp_sock *tp) in tcp_may_undo() function
2521 if (tcp_may_undo(tp)) { in tcp_try_undo_recovery()
2566 if (frto_undo || tcp_may_undo(tp)) { in tcp_try_undo_loss()