Home
last modified time | relevance | path

Searched refs:TCPF_FIN_WAIT1 (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dtcp_states.h37 TCPF_FIN_WAIT1 = (1 << TCP_FIN_WAIT1), enumerator
/kernel/linux/linux-5.10/net/core/
Dstream.c93 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK); in sk_stream_closing()
/kernel/linux/linux-5.10/include/linux/
Ddccp.h58 DCCPF_ACTIVE_CLOSEREQ = TCPF_FIN_WAIT1,
/kernel/linux/linux-5.10/net/mptcp/
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/
Dtcp_nip.c575 (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/
Dchtls_io.c1392 TCPF_FIN_WAIT1 | \
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_output.c1009 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_CLOSING | in tcp_tsq_write()
Dtcp.c2692 (TCPF_ESTABLISHED | TCPF_CLOSE_WAIT | TCPF_FIN_WAIT1 | in tcp_need_reset()