Searched refs:mpo_flags (Results 1 – 4 of 4) sorted by relevance
1479 if (!(mpo->mpo_flags & MPOF_SUBFLOW_OK)) { in mptcp_setopt_apply()1505 mpo->mpo_flags |= MPOF_INTERIM; in mptcp_setopt_apply()1511 smpo.mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt_apply()1892 if (!(mpo->mpo_flags & MPOF_ATTACHED)) { in mptcp_setopt()1898 mpo->mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt()1902 mpo->mpo_flags |= MPOF_SUBFLOW_OK; in mptcp_setopt()1910 if (error != 0 && (mpo->mpo_flags & MPOF_ATTACHED)) { in mptcp_setopt()1916 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()4454 VERIFY(mpo->mpo_flags & MPOF_SUBFLOW_OK); in mptcp_subflow_sosetopt()4501 mpo->mpo_flags &= ~MPOF_INTERIM; in mptcp_subflow_sosetopt()4535 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()