Searched refs:TCPF_FIN_WAIT1 (Results 1 – 5 of 5) sorted by relevance
41 TCPF_FIN_WAIT1 = (1 << 4), enumerator
92 (TCPF_FIN_WAIT1 | TCPF_CLOSING | TCPF_LAST_ACK); in sk_stream_closing()
57 DCCPF_ACTIVE_CLOSEREQ = TCPF_FIN_WAIT1,
2164 (TCPF_ESTABLISHED | TCPF_CLOSE_WAIT | TCPF_FIN_WAIT1 | in tcp_need_reset()
741 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_CLOSING | in tcp_tsq_handler()