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

/linux-4.1.27/net/ipv4/
H A Dtcp_input.c2412 static inline bool tcp_may_undo(const struct tcp_sock *tp) tcp_may_undo() function
2422 if (tcp_may_undo(tp)) { tcp_try_undo_recovery()
2469 if (frto_undo || tcp_may_undo(tp)) { tcp_try_undo_loss()

Completed in 59 milliseconds