Searched refs:MBUF_TYPE_FREE (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dkpi_mbuf.h118 MBUF_TYPE_FREE = 0, /* should be on free list */ enumerator in enum:__anon504
/darwin-on-arm/xnu/bsd/kern/
H A Dkpi_mbuf.c476 if (new_type == MBUF_TYPE_FREE) return EINVAL;
H A Duipc_mbuf.c1332 _CASSERT(MBUF_TYPE_FREE == MT_FREE);

Completed in 88 milliseconds