Searched refs:mpo_flags (Results 1 – 4 of 4) sorted by relevance
1477 if (!(mpo->mpo_flags & MPOF_SUBFLOW_OK)) { in mptcp_setopt_apply()1503 mpo->mpo_flags |= MPOF_INTERIM; in mptcp_setopt_apply()1509 smpo.mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt_apply()1874 if (!(mpo->mpo_flags & MPOF_ATTACHED)) { in mptcp_setopt()1880 mpo->mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt()1885 mpo->mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt()1893 if (error != 0 && (mpo->mpo_flags & MPOF_ATTACHED)) { in mptcp_setopt()1899 mpo->mpo_flags &= ~MPOF_INTERIM; in mptcp_setopt()
1263 VERIFY(!(mpo->mpo_flags & MPOF_ATTACHED)); in mptcp_sopt_free()1275 mpo->mpo_flags |= MPOF_ATTACHED; in mptcp_sopt_insert()1286 VERIFY(mpo->mpo_flags & MPOF_ATTACHED); in mptcp_sopt_remove()1287 mpo->mpo_flags &= ~MPOF_ATTACHED; in mptcp_sopt_remove()1635 smpo.mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_subflow_socreate()1668 if (!(mpo->mpo_flags & MPOF_SUBFLOW_OK)) { in mptcp_subflow_socreate()1684 interim = (mpo->mpo_flags & MPOF_INTERIM); in mptcp_subflow_socreate()4443 VERIFY(mpo->mpo_flags & MPOF_SUBFLOW_OK); in mptcp_subflow_sosetopt()4482 mpo->mpo_flags &= ~MPOF_INTERIM; in mptcp_subflow_sosetopt()4516 VERIFY(mpo->mpo_flags & MPOF_SUBFLOW_OK); in mptcp_subflow_sogetopt()
229 uint32_t mpo_flags; /* see flags below */ member
29 uint32_t mpo_flags, in t_port_construct_full() argument33 .flags = mpo_flags | MPO_QLIMIT, in t_port_construct_full()