Home
last modified time | relevance | path

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

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