Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/sys/
H A Dkpi_mbuf.h133 MBUF_TYPE_PCB = 4, /* protocol control block */ enumerator
/xnu-10063.141.1/bsd/kern/
H A Duipc_mbuf.c2238 _CASSERT(MBUF_TYPE_PCB == MT_PCB); in mbinit()