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.c3230 static inline bool tcp_need_reset(int state) in tcp_need_reset() function
3286 } else if (tcp_need_reset(old_state)) { in tcp_disconnect()
4917 if (tcp_need_reset(sk->sk_state)) in tcp_abort()