Searched refs:MB_STAT_MAX_MB_CLASSES (Results 1 – 2 of 2) sorted by relevance
1321 #define MB_STAT_MAX_MB_CLASSES 8 /* Max number of distinct Mbuf classes. */ macro1329 struct omb_class_stat mbs_class[MB_STAT_MAX_MB_CLASSES]; /* class array */1339 mb_class_stat_t mbs_class[MB_STAT_MAX_MB_CLASSES];
1945 VERIFY(NELEM(mbuf_table) <= MB_STAT_MAX_MB_CLASSES); in mbuf_table_init()