Searched refs:mbuf_mtypes_t (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf.c875 } mbuf_mtypes_t; typedef in typeref:struct:__anon136
877 static mbuf_mtypes_t *mbuf_mtypes; /* per-CPU statistics */
880 ((size_t)(&((mbuf_mtypes_t *)0)->mbs_cpu[n]))
1545 mbuf_mtypes = (mbuf_mtypes_t *)P2ROUNDUP((intptr_t)buf, CPU_CACHE_SIZE);

Completed in 14 milliseconds