Searched refs:tcp_need_reset (Results 1 – 1 of 1) sorted by relevance
3321 static inline bool tcp_need_reset(int state)3378 } else if (tcp_need_reset(old_state)) { in tcp_disconnect() 5148 if (tcp_need_reset(sk->sk_state)) in tcp_abort() 3323 static inline bool tcp_need_reset(int state) tcp_need_reset() function