Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h109 MBUF_FIRSTFRAG = 0x0800, /* packet is first fragment */ 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.c1368 static_assert(MBUF_FIRSTFRAG == M_FIRSTFRAG); in mbinit()
H A Duipc_mbuf_mcache.c1001 static_assert(MBUF_FIRSTFRAG == M_FIRSTFRAG); in mbinit()