Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h110 MBUF_LASTFRAG = 0x1000, /* packet is last fragment */ enumerator
/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c50 MBUF_LASTFRAG | MBUF_PROMISC | MBUF_HASFCS);
H A Duipc_mbuf.c1369 static_assert(MBUF_LASTFRAG == M_LASTFRAG); in mbinit()
H A Duipc_mbuf_mcache.c1002 static_assert(MBUF_LASTFRAG == M_LASTFRAG); in mbinit()