Searched refs:mpts_refcnt (Results 1 – 2 of 2) sorted by relevance
244 uint32_t mpts_refcnt; /* reference count */ member
1325 VERIFY(mpts->mpts_refcnt == 0); in mptcp_subflow_free()1337 if (++mpts->mpts_refcnt == 0) { in mptcp_subflow_addref()1346 if (mpts->mpts_refcnt == 0) { in mptcp_subflow_remref()1350 if (--mpts->mpts_refcnt > 0) { in mptcp_subflow_remref()