Home
last modified time | relevance | path

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

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