Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h103 MBUF_EOR = 0x0004, /* end of record */ enumerator
/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c48 static const mbuf_flags_t mbuf_flags_mask = (MBUF_EXT | MBUF_PKTHDR | MBUF_EOR |
H A Duipc_mbuf.c1363 static_assert(MBUF_EOR == M_EOR); in mbinit()
H A Duipc_mbuf_mcache.c996 static_assert(MBUF_EOR == M_EOR); in mbinit()