Home
last modified time | relevance | path

Searched refs:TCPF_FIN_WAIT2 (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dtcp_states.h38 TCPF_FIN_WAIT2 = (1 << TCP_FIN_WAIT2), enumerator
/kernel/linux/linux-6.6/include/net/
H A Dtcp_states.h38 TCPF_FIN_WAIT2 = (1 << TCP_FIN_WAIT2), enumerator
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.h1120 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSING) && in subflow_simultaneous_connect()
H A Dprotocol.c466 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2))) { in mptcp_pending_data_fin()
1620 (TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSE)) in __mptcp_push_pending()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip.c578 TCPF_FIN_WAIT2 | TCPF_SYN_RECV); in tcp_nip_need_reset()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c1393 TCPF_FIN_WAIT2)
/kernel/linux/linux-5.10/net/ipv4/
H A Daf_inet.c764 TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | in inet_accept()
H A Dtcp.c2749 TCPF_FIN_WAIT2 | TCPF_SYN_RECV); in tcp_need_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c1306 TCPF_FIN_WAIT2)
/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c369 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2))) { in mptcp_pending_data_fin()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c2944 TCPF_FIN_WAIT2 | TCPF_SYN_RECV); in tcp_need_reset()

Completed in 30 milliseconds