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