Home
last modified time | relevance | path

Searched defs:M_TAGHDR (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/tools/lldbmacros/
H A Dmbufdefines.py64 M_TAGHDR = 0x8000 variable
/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h740 #define M_TAGHDR 0x8000 /* m_tag hdr structure at top of mbuf data */ macro