Home
last modified time | relevance | path

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

/freebsd-11-stable/share/dtrace/
HDmbuf.d74 inline int M_PROTO7 = 0x00040000; /* protocol-specific */ variable
/freebsd-11-stable/sys/sys/
HDmbuf.h276 #define M_PROTO7 0x00040000 /* protocol-specific */ macro