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