Home
last modified time | relevance | path

Searched refs:TCPF_FIN_WAIT1 (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dtcp_states.h37 TCPF_FIN_WAIT1 = (1 << TCP_FIN_WAIT1), enumerator
/kernel/linux/linux-6.6/include/net/
H A Dtcp_states.h37 TCPF_FIN_WAIT1 = (1 << TCP_FIN_WAIT1), enumerator
/kernel/linux/linux-5.10/net/core/
H A Dstream.c93 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK); in sk_stream_closing()
/kernel/linux/linux-6.6/net/core/
H A Dstream.c93 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK); in sk_stream_closing()
/kernel/linux/linux-5.10/include/linux/
H A Ddccp.h58 DCCPF_ACTIVE_CLOSEREQ = TCPF_FIN_WAIT1,
/kernel/linux/linux-6.6/include/linux/
H A Ddccp.h58 DCCPF_ACTIVE_CLOSEREQ = TCPF_FIN_WAIT1,
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.c434 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK)) && in mptcp_pending_data_fin_ack()
466 (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()
H A Dprotocol.h1120 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSING) && in subflow_simultaneous_connect()
/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.c337 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK)) && in mptcp_check_data_fin_ack()
369 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2))) { in mptcp_pending_data_fin()
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip.c577 (TCPF_ESTABLISHED | TCPF_CLOSE_WAIT | TCPF_FIN_WAIT1 | in tcp_nip_need_reset()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c1392 TCPF_FIN_WAIT1 | \
/kernel/linux/linux-5.10/net/ipv4/
H A Daf_inet.c764 TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | in inet_accept()
H A Dtcp_output.c1010 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_CLOSING | in tcp_tsq_write()
H A Dtcp.c2748 (TCPF_ESTABLISHED | TCPF_CLOSE_WAIT | TCPF_FIN_WAIT1 | in tcp_need_reset()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c1305 TCPF_FIN_WAIT1 | \
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c1020 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_CLOSING | in tcp_tsq_write()
H A Dtcp.c2943 (TCPF_ESTABLISHED | TCPF_CLOSE_WAIT | TCPF_FIN_WAIT1 | in tcp_need_reset()

Completed in 50 milliseconds