Searched refs:MBUF_TYPE_SOCKET (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.81.5/bsd/sys/ | ||
| H A D | kpi_mbuf.h | 132 MBUF_TYPE_SOCKET = 3, /* socket structure */ enumerator |
| /xnu-10002.81.5/bsd/kern/ | ||
| H A D | uipc_mbuf.c | 2239 _CASSERT(MBUF_TYPE_SOCKET == MT_SOCKET); in mbinit() |