Searched refs:MPOF_SUBFLOW_OK (Results 1 – 3 of 3) sorted by relevance
1479 if (!(mpo->mpo_flags & MPOF_SUBFLOW_OK)) { in mptcp_setopt_apply()1511 smpo.mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt_apply()1898 mpo->mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt()1902 mpo->mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt()
236 #define MPOF_SUBFLOW_OK 0x2 /* can be issued on subflow socket */ macro
1635 smpo.mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_subflow_socreate()1668 if (!(mpo->mpo_flags & MPOF_SUBFLOW_OK)) { in mptcp_subflow_socreate()4443 VERIFY(mpo->mpo_flags & MPOF_SUBFLOW_OK); in mptcp_subflow_sosetopt()4524 VERIFY(mpo->mpo_flags & MPOF_SUBFLOW_OK); in mptcp_subflow_sogetopt()