Searched defs:M_TAGHDR (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/tools/lldbmacros/ | ||
| H A D | mbufdefines.py | 67 M_TAGHDR = 0x8000 variable |
| /xnu-8792.61.2/bsd/sys/ | ||
| H A D | mbuf.h | 658 #define M_TAGHDR 0x8000 /* m_tag hdr structure at top of mbuf data */ macro |