Searched refs:TCPF_CLOSING (Results 1 – 11 of 11) sorted by relevance
45 TCPF_CLOSING = (1 << TCP_CLOSING), enumerator
175 TCPF_CLOSE_WAIT | TCPF_LAST_ACK | TCPF_CLOSING)
93 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK); in sk_stream_closing()
59 DCCPF_CLOSING = TCPF_CLOSING,
683 (TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSING | TCPF_CLOSE)) in mptcp_pm_rm_addr_or_subflow()
1283 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSING) && in subflow_simultaneous_connect()
357 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK)) && in mptcp_pending_data_fin_ack()
760 TCPF_CLOSING | TCPF_CLOSE_WAIT | in __inet_accept()
1082 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_CLOSING | in tcp_tsq_write()
3317 (1 << old_state) & (TCPF_CLOSING | TCPF_LAST_ACK)) { in tcp_disconnect()
5969 TCPF_CLOSING)); in tcp_reset_check()