Searched refs:mth_refcnt (Results 1 – 2 of 2) sorted by relevance
477 hdr->mth_refcnt = 1; in m_tag_alloc_mbuf()654 hdr->mth_refcnt++; in m_tag_create_mbuf()690 if (--hdr->mth_refcnt == 0) { in m_tag_free_mbuf()
194 u_int64_t mth_refcnt; /* Number of tags in this mbuf */ member