Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h150 MBUF_TYPE_PCB = 4, /* protocol control block */ enumerator
/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf.c1377 static_assert(MBUF_TYPE_PCB == MT_PCB); in mbinit()
H A Duipc_mbuf_mcache.c1010 static_assert(MBUF_TYPE_PCB == MT_PCB); in mbinit()