Home
last modified time | relevance | path

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

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