Home
last modified time | relevance | path

Searched refs:TCPF_FIN_WAIT2 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/net/
H A Dtcp_states.h38 TCPF_FIN_WAIT2 = (1 << TCP_FIN_WAIT2), enumerator
/openbmc/linux/net/mptcp/
H A Dprotocol.h1123 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSING) && in subflow_simultaneous_connect()
H A Dprotocol.c452 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2))) { in mptcp_pending_data_fin()
1606 (TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSE)) in __mptcp_push_pending()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c1306 TCPF_FIN_WAIT2)
/openbmc/linux/net/ipv4/
H A Daf_inet.c760 TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | in __inet_accept()
H A Dtcp.c2953 TCPF_FIN_WAIT2 | TCPF_SYN_RECV); in tcp_need_reset()