Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp.c3244 static inline bool tcp_need_reset(int state) in tcp_need_reset() function
3300 } else if (tcp_need_reset(old_state)) { in tcp_disconnect()
4931 if (tcp_need_reset(sk->sk_state)) in tcp_abort()