Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Duipc_mbuf.c428 #define MB_STAT_SIZE(n) \ macro
673 statsz = MB_STAT_SIZE(MC_MAX);
1094 mb_stat = zalloc_permanent(MB_STAT_SIZE(MC_MAX), in mbuf_table_init()