Home
last modified time | relevance | path

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

/freebsd/share/dtrace/
H A Dmbuf.d77 #pragma D binding "1.13" M_PROTO7
78 inline int M_PROTO7 = 0x00080000; /* protocol-specific */ variable
109 flags & M_PROTO7 ? "M_PROTO7" :
/freebsd/sys/netinet6/
H A Din6.h657 #define M_AUTHIPDGM M_PROTO7
/freebsd/sys/sys/
H A Dmbuf.h489 #define M_PROTO7 0x00080000 /* protocol-specific */ macro
499 (M_PROTO1|M_PROTO2|M_PROTO3|M_PROTO4|M_PROTO5|M_PROTO6|M_PROTO7|M_PROTO8|\
/freebsd/sys/net80211/
H A Dieee80211_freebsd.h286 #define M_TXCB M_PROTO7 /* do tx complete callback */