Searched refs:is_fastclose (Results 1 – 1 of 1) sorted by relevance
4313 boolean_t is_fastclose; in mptcp_subflow_mustrst_ev() local4326 is_fastclose = !!(tp->t_mpflags & TMPF_FASTCLOSERCV); in mptcp_subflow_mustrst_ev()4352 if (!(mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) && is_fastclose) { in mptcp_subflow_mustrst_ev()