Home
last modified time | relevance | path

Searched refs:M_PROTO6 (Results 1 – 6 of 6) sorted by relevance

/freebsd/share/dtrace/
H A Dmbuf.d75 #pragma D binding "1.13" M_PROTO6
76 inline int M_PROTO6 = 0x00040000; /* protocol-specific */ variable
108 flags & M_PROTO6 ? "M_PROTO6" :
/freebsd/sys/netinet/
H A Dtcp_lro.h198 #define M_LRO_EHDRSTRP M_PROTO6 /* Indicates that LRO has stripped the etherenet header */
/freebsd/sys/net/
H A Dethernet.h43 #define M_BRIDGE_INJECT M_PROTO6 /* if_bridge-injected frame */
/freebsd/sys/netinet6/
H A Din6.h656 #define M_LOOP M_PROTO6
/freebsd/sys/sys/
H A Dmbuf.h488 #define M_PROTO6 0x00040000 /* 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.h285 #define M_FF M_PROTO6 /* fast frame / A-MSDU */