Searched refs:TCPF_CLOSING (Results 1 – 9 of 9) sorted by relevance
44 TCPF_CLOSING = (1 << TCP_CLOSING), enumerator
93 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK); in sk_stream_closing()
59 DCCPF_CLOSING = TCPF_CLOSING,
1926 (1 << old_state) & (TCPF_CLOSING | TCPF_LAST_ACK))) { in tcp_nip_disconnect()
1680 TCPF_CLOSING)); in tcp_nip_reset_check()
337 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK)) && in mptcp_check_data_fin_ack()
2753 (1 << old_state) & (TCPF_CLOSING | TCPF_LAST_ACK))) { in tcp_disconnect()
1009 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_CLOSING | in tcp_tsq_write()
5632 TCPF_CLOSING)); in tcp_reset_check()