Home
last modified time | relevance | path

Searched refs:MBUF_BCAST (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h106 MBUF_BCAST = 0x0100, /* send/received as link-level broadcast */ enumerator
/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c49 MBUF_LOOP | MBUF_BCAST | MBUF_MCAST | MBUF_FRAG | MBUF_FIRSTFRAG |
H A Duipc_mbuf.c1365 static_assert(MBUF_BCAST == M_BCAST); in mbinit()
H A Duipc_mbuf_mcache.c998 static_assert(MBUF_BCAST == M_BCAST); in mbinit()