Searched refs:MBUF_TYPE_PCB (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.141.1/bsd/sys/ | ||
| H A D | kpi_mbuf.h | 133 MBUF_TYPE_PCB = 4, /* protocol control block */ enumerator |
| /xnu-10063.141.1/bsd/kern/ | ||
| H A D | uipc_mbuf.c | 2238 _CASSERT(MBUF_TYPE_PCB == MT_PCB); in mbinit() |