Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp_states.h45 TCPF_CLOSING = (1 << TCP_CLOSING), enumerator
H A Dtcp_ao.h189 TCPF_CLOSE_WAIT | TCPF_LAST_ACK | TCPF_CLOSING)
/linux/net/mptcp/
H A Dpm.c798 (TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSING | TCPF_CLOSE)) in mptcp_pm_rm_addr_or_subflow()
H A Dprotocol.c533 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK)) && in mptcp_pending_data_fin_ack()
/linux/net/ipv4/
H A Dtcp_output.c1274 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_CLOSING | in tcp_tsq_write()
H A Dtcp_input.c6316 TCPF_CLOSING)); in tcp_reset_check()