Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dmbuf.h821 #define MT_PCB 4 /* protocol control block */ macro
840 MTF_PCB = (1 << MT_PCB),
/xnu-11417.140.69/bsd/kern/
H A Duipc_mbuf.c2255 _CASSERT(MBUF_TYPE_PCB == MT_PCB); in mbinit()
9206 { MT_PCB, "protocol control blocks" },