Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h108 MBUF_FRAG = 0x0400, /* packet is a fragment of a larger packet */ 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.c1367 static_assert(MBUF_FRAG == M_FRAG); in mbinit()
H A Duipc_mbuf_mcache.c1000 static_assert(MBUF_FRAG == M_FRAG); in mbinit()