Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dtcp_input.c2512 static inline bool tcp_may_undo(const struct tcp_sock *tp) in tcp_may_undo() function
2537 if (tcp_may_undo(tp)) { in tcp_try_undo_recovery()
2582 if (frto_undo || tcp_may_undo(tp)) { in tcp_try_undo_loss()