Home
last modified time | relevance | path

Searched refs:MT_TAG (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dmbuf.h832 #define MT_TAG 16 /* volatile metadata associated to pkts */ macro
851 MTF_TAG = (1 << MT_TAG),
/xnu-11417.140.69/bsd/kern/
H A Duipc_mbuf2.c484 struct mbuf *m = m_get(wait, MT_TAG); in m_tag_alloc_mbuf()
H A Duipc_mbuf.c5857 } else if (m->m_type == MT_TAG) {
5913 } else if (m->m_type == MT_TAG) {
5950 mtype_stat_sub(MT_TAG, mt_tag);
9215 { MT_TAG, "packet tags" },