Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dmbuf.h278 #define M_PROTO10 0x00200000 /* protocol-specific */ macro
289 M_PROTO9|M_PROTO10|M_PROTO11|M_PROTO12)
/f-stack/freebsd/sys/
H A Dmbuf.h475 #define M_PROTO10 0x00400000 /* protocol-specific */ macro
485 M_PROTO9|M_PROTO10|M_PROTO11)
/f-stack/freebsd/net80211/
H A Dieee80211_freebsd.h289 #define M_FIRSTFRAG M_PROTO10 /* first frame fragment */