Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h146 MBUF_TYPE_FREE = 0, /* should be on free list */ enumerator
/xnu-12377.41.6/bsd/kern/
H A Dkpi_mbuf.c669 if (new_type == MBUF_TYPE_FREE) { in mbuf_settype()
H A Duipc_mbuf.c1373 static_assert(MBUF_TYPE_FREE == MT_FREE); in mbinit()
H A Duipc_mbuf_mcache.c1006 static_assert(MBUF_TYPE_FREE == MT_FREE); in mbinit()