Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp_input.c2467 static inline bool tcp_may_undo(const struct tcp_sock *tp) in tcp_may_undo() function
2477 if (tcp_may_undo(tp)) { in tcp_try_undo_recovery()
2528 if (frto_undo || tcp_may_undo(tp)) { in tcp_try_undo_loss()