Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dmptcp_subr.c4313 boolean_t is_fastclose; in mptcp_subflow_mustrst_ev() local
4326 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()