Searched refs:MPOF_SUBFLOW_OK (Results 1 – 3 of 3) sorted by relevance
1476 if (!(mpo->mpo_flags & MPOF_SUBFLOW_OK)) { in mptcp_setopt_apply()1508 smpo.mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt_apply()1879 mpo->mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt()1884 mpo->mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt()
235 #define MPOF_SUBFLOW_OK 0x2 /* can be issued on subflow socket */ macro
1633 smpo.mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_subflow_socreate()1666 if (!(mpo->mpo_flags & MPOF_SUBFLOW_OK)) { in mptcp_subflow_socreate()4443 VERIFY(mpo->mpo_flags & MPOF_SUBFLOW_OK); in mptcp_subflow_sosetopt()4516 VERIFY(mpo->mpo_flags & MPOF_SUBFLOW_OK); in mptcp_subflow_sogetopt()