Searched refs:MPOF_SUBFLOW_OK (Results 1 – 3 of 3) sorted by relevance
1478 if (!(mpo->mpo_flags & MPOF_SUBFLOW_OK)) { in mptcp_setopt_apply()1510 smpo.mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt_apply()1881 mpo->mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt()1886 mpo->mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt()
235 #define MPOF_SUBFLOW_OK 0x2 /* can be issued on subflow socket */ macro
1632 smpo.mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_subflow_socreate()1665 if (!(mpo->mpo_flags & MPOF_SUBFLOW_OK)) { in mptcp_subflow_socreate()4432 VERIFY(mpo->mpo_flags & MPOF_SUBFLOW_OK); in mptcp_subflow_sosetopt()4505 VERIFY(mpo->mpo_flags & MPOF_SUBFLOW_OK); in mptcp_subflow_sogetopt()