Home
last modified time | relevance | path

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

/xnu-12377.41.6/tools/lldbmacros/
H A Dmbufdefines.py60 M_FIRSTFRAG = 0x0800 variable
/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h736 #define M_FIRSTFRAG 0x0800 /* packet is first fragment */ macro