Home
last modified time | relevance | path

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

/xnu-8020.101.4/tools/lldbmacros/
H A Dmbufdefines.py55 M_PROTO2 = 0x0010 variable
/xnu-8020.101.4/bsd/sys/
H A Dmbuf.h644 #define M_PROTO2 0x0010 /* protocol-specific */ macro