Home
last modified time | relevance | path

Searched refs:M_PROTO5 (Results 1 – 7 of 7) sorted by relevance

/f-stack/tools/compat/include/net/
H A Dethernet.h43 #define M_HASFCS M_PROTO5 /* FCS included at end of frame */
/f-stack/freebsd/net/
H A Dethernet.h43 #define M_HASFCS M_PROTO5 /* FCS included at end of frame */
/f-stack/tools/compat/include/netinet6/
H A Din6.h661 #define M_DECRYPTED M_PROTO5
/f-stack/freebsd/netinet6/
H A Din6.h661 #define M_DECRYPTED M_PROTO5
/f-stack/tools/compat/include/sys/
H A Dmbuf.h273 #define M_PROTO5 0x00010000 /* protocol-specific */ macro
288 (M_PROTO1|M_PROTO2|M_PROTO3|M_PROTO4|M_PROTO5|M_PROTO6|M_PROTO7|M_PROTO8|\
/f-stack/freebsd/sys/
H A Dmbuf.h470 #define M_PROTO5 0x00020000 /* protocol-specific */ macro
484 (M_PROTO1|M_PROTO2|M_PROTO3|M_PROTO4|M_PROTO5|M_PROTO6|M_PROTO7|M_PROTO8|\
/f-stack/freebsd/net80211/
H A Dieee80211_freebsd.h284 #define M_MORE_DATA M_PROTO5 /* more data frames to follow */