Searched refs:TCPF_CLOSING (Results 1 – 10 of 10) sorted by relevance
45 TCPF_CLOSING = (1 << TCP_CLOSING), enumerator
174 TCPF_CLOSE_WAIT | TCPF_LAST_ACK | TCPF_CLOSING)
97 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK); in sk_stream_closing()
756 (TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSING | TCPF_CLOSE)) in mptcp_pm_rm_addr_or_subflow()
516 (TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSING | in fill_local_laminar_endp()
447 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK)) && in mptcp_pending_data_fin_ack()
773 TCPF_CLOSING | TCPF_CLOSE_WAIT | in __inet_accept()
1261 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_CLOSING | in tcp_tsq_write()
3421 (1 << old_state) & (TCPF_CLOSING | TCPF_LAST_ACK)) { in tcp_disconnect()
6335 TCPF_CLOSING)); in tcp_reset_check()