Home
last modified time | relevance | path

Searched refs:M_PROTO11 (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dmbuf.h279 #define M_PROTO11 0x00400000 /* protocol-specific */ macro
289 M_PROTO9|M_PROTO10|M_PROTO11|M_PROTO12)
/f-stack/freebsd/sys/
H A Dmbuf.h476 #define M_PROTO11 0x00800000 /* protocol-specific */ macro
485 M_PROTO9|M_PROTO10|M_PROTO11)
/f-stack/freebsd/net80211/
H A Dieee80211_freebsd.h290 #define M_LASTFRAG M_PROTO11 /* last frame fragment */