Home
last modified time | relevance | path

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

/freebsd-head/share/dtrace/
HDmbuf.d74 inline int M_PROTO5 = 0x00020000; /* protocol-specific */ variable
/freebsd-head/sys/sys/
HDmbuf.h487 #define M_PROTO5 0x00020000 /* protocol-specific */ macro