Home
last modified time | relevance | path

Searched refs:MBUF_TYPE_SOCKET (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dkpi_mbuf.h149 MBUF_TYPE_SOCKET = 3, /* socket structure */ enumerator
/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf.c1376 static_assert(MBUF_TYPE_SOCKET == MT_SOCKET); in mbinit()
H A Duipc_mbuf_mcache.c1009 static_assert(MBUF_TYPE_SOCKET == MT_SOCKET); in mbinit()