Searched refs:MPOF_SUBFLOW_OK (Results 1 – 3 of 3) sorted by relevance
1484 if (!(mpo->mpo_flags & MPOF_SUBFLOW_OK)) { in mptcp_setopt_apply()1516 smpo.mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt_apply()1903 mpo->mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt()1907 mpo->mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt()
238 #define MPOF_SUBFLOW_OK 0x2 /* can be issued on subflow socket */ macro
1649 smpo.mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_subflow_socreate()1682 if (!(mpo->mpo_flags & MPOF_SUBFLOW_OK)) { in mptcp_subflow_socreate()4478 VERIFY(mpo->mpo_flags & MPOF_SUBFLOW_OK); in mptcp_subflow_sosetopt()4559 VERIFY(mpo->mpo_flags & MPOF_SUBFLOW_OK); in mptcp_subflow_sogetopt()