Home
last modified time | relevance | path

Searched refs:is_fastclose (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dmptcp_subr.c4331 boolean_t is_fastclose; in mptcp_subflow_mustrst_ev() local
4344 is_fastclose = !!(tp->t_mpflags & TMPF_FASTCLOSERCV); in mptcp_subflow_mustrst_ev()
4370 if (!(mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) && is_fastclose) { in mptcp_subflow_mustrst_ev()