Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/sys/
H A Dmbuf.h805 #define MT_PCB 4 /* protocol control block */ macro
824 MTF_PCB = (1 << MT_PCB),
/xnu-11215.41.3/bsd/kern/
H A Duipc_mbuf.c2240 _CASSERT(MBUF_TYPE_PCB == MT_PCB); in mbinit()
9277 { MT_PCB, "protocol control blocks" },