Home
last modified time | relevance | path

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

/linux-3.3/net/ipv4/
Dtcp_input.c2661 static inline int tcp_packet_delayed(const struct tcp_sock *tp) in tcp_packet_delayed() function
2724 return tp->undo_marker && (!tp->undo_retrans || tcp_packet_delayed(tp)); in tcp_may_undo()