Home
last modified time | relevance | path

Searched refs:M_PROTO4 (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/share/dtrace/
HDmbuf.d67 #pragma D binding "1.6.3" M_PROTO4
68 inline int M_PROTO4 = 0x00008000; /* protocol-specific */ variable
101 flags & M_PROTO4 ? "M_PROTO4" :
/freebsd-11-stable/sys/netinet/
HDigmp_var.h156 #define M_IGMP_LOOP M_PROTO4 /* transmit on loif, not real ifp */
/freebsd-11-stable/sys/sys/
HDmbuf.h273 #define M_PROTO4 0x00008000 /* protocol-specific */ macro
289 (M_PROTO1|M_PROTO2|M_PROTO3|M_PROTO4|M_PROTO5|M_PROTO6|M_PROTO7|M_PROTO8|\
/freebsd-11-stable/sys/netinet6/
HDin6.h653 #define M_AUTHIPHDR M_PROTO4
/freebsd-11-stable/sys/net80211/
HDieee80211_freebsd.h265 #define M_PWR_SAV M_PROTO4 /* bypass PS handling */