Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/
H A Dmptcp_subr.c4302 boolean_t is_fastclose; in mptcp_subflow_mustrst_ev() local
4315 is_fastclose = !!(tp->t_mpflags & TMPF_FASTCLOSERCV); in mptcp_subflow_mustrst_ev()
4341 if (!(mp_tp->mpt_flags & MPTCPF_FALLBACK_TO_TCP) && is_fastclose) { in mptcp_subflow_mustrst_ev()