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