Searched refs:MPTCPF_JOIN_READY (Results 1 – 2 of 2) sorted by relevance
433 #define MPTCPF_JOIN_READY 0x004 /* Ready to start 2 or more subflows */ macro
2658 if (!(mp_tp->mpt_flags & MPTCPF_JOIN_READY)) { in mptcp_subflow_add()3667 (!(mp_tp->mpt_flags & MPTCPF_JOIN_READY) && !(mpts->mpts_flags & MPTSF_MP_READY)) || in mptcp_subflow_propagate_ev()4285 mp_tp->mpt_flags &= ~MPTCPF_JOIN_READY; in mptcp_subflow_mpstatus_ev()4295 mp_tp->mpt_flags |= MPTCPF_JOIN_READY; in mptcp_subflow_mpstatus_ev()