Searched refs:TCPF_FIN_WAIT2 (Results 1 – 4 of 4) sorted by relevance
39 TCPF_FIN_WAIT2 = (1 << TCP_FIN_WAIT2), enumerator
188 #define TCP_AO_ESTABLISHED (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | \
798 (TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSING | TCPF_CLOSE)) in mptcp_pm_rm_addr_or_subflow()
567 (TCPF_ESTABLISHED | TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2))) { in mptcp_pending_data_fin()1794 (TCPF_FIN_WAIT1 | TCPF_FIN_WAIT2 | TCPF_CLOSE)) in __mptcp_push_pending()