Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_fastopen_server_trigger-rst-listener-closed.pkt19 // -> tcp_need_reset() is true for SYN_RECV
/linux/net/ipv4/
H A Dtcp.c3360 static inline bool tcp_need_reset(int state) in tcp_need_reset() function
3417 } else if (tcp_need_reset(old_state)) { in tcp_disconnect()
5130 if (tcp_need_reset(sk->sk_state)) in tcp_abort()