Home
last modified time | relevance | path

Searched refs:MBUF_TYPE_CONTROL (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h159 MBUF_TYPE_CONTROL = 14, /* extra-data protocol message */ enumerator
/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf.c1386 static_assert(MBUF_TYPE_CONTROL == MT_CONTROL); in mbinit()
H A Duipc_mbuf_mcache.c1019 static_assert(MBUF_TYPE_CONTROL == MT_CONTROL); in mbinit()