Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_input.c2494 static inline bool tcp_may_undo(const struct tcp_sock *tp) in tcp_may_undo() function
2519 if (tcp_may_undo(tp)) { in tcp_try_undo_recovery()
2564 if (frto_undo || tcp_may_undo(tp)) { in tcp_try_undo_loss()