Searched refs:TCPF_FIN_WAIT1 (Results 1 – 8 of 8) sorted by relevance
37 TCPF_FIN_WAIT1 = (1 << TCP_FIN_WAIT1), enumerator
93 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK); in sk_stream_closing()
58 DCCPF_ACTIVE_CLOSEREQ = TCPF_FIN_WAIT1,
337 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK)) && in mptcp_check_data_fin_ack()369 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2))) { in mptcp_pending_data_fin()
575 (TCPF_ESTABLISHED | TCPF_CLOSE_WAIT | TCPF_FIN_WAIT1 | in tcp_nip_need_reset()
1392 TCPF_FIN_WAIT1 | \
1009 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_CLOSING | in tcp_tsq_write()
2692 (TCPF_ESTABLISHED | TCPF_CLOSE_WAIT | TCPF_FIN_WAIT1 | in tcp_need_reset()