Home
last modified time | relevance | path

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

/xnu-11215.1.10/tools/lldbmacros/
H A Dmbufdefines.py53 M_PROTO3 = 0x0020 variable
/xnu-11215.1.10/bsd/sys/
H A Dmbuf.h704 #define M_PROTO3 0x0020 /* protocol-specific */ macro