Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmbuf.h1359 #define MB_STAT_MAX_MB_CLASSES 8 /* Max number of distinct Mbuf classes. */ macro
1367 struct omb_class_stat mbs_class[MB_STAT_MAX_MB_CLASSES]; /* class array */
1377 mb_class_stat_t mbs_class[MB_STAT_MAX_MB_CLASSES];