Home
last modified time | relevance | path

Searched refs:M_PROTO5 (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/tools/lldbmacros/
H A Dmbufdefines.py55 M_PROTO5 = 0x0080 variable
/xnu-12377.41.6/bsd/netinet6/
H A Din6_private.h228 #define M_AUTHIPDGM M_PROTO5
/xnu-12377.41.6/bsd/net/
H A Dcontent_filter.h522 #define M_SKIPCFIL M_PROTO5
/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h730 #define M_PROTO5 0x0080 /* protocol-specific */ macro
746 (M_PROTO1|M_PROTO2|M_PROTO3|M_PROTO5)
751 M_LOOP|M_PROTO5|M_BCAST|M_MCAST|M_FRAG | \