Searched refs:MCLPOOLS (Results 1 – 4 of 4) sorted by relevance
38 int mclpools_index[MCLPOOLS];126 ifr = calloc(MCLPOOLS, sizeof(*ifr)); in initmembufs()131 interfaces[0].data.ifri_total = MCLPOOLS; in initmembufs()165 if (mclpool_count == MCLPOOLS) { in initmembufs()185 if (mclpool_count != MCLPOOLS) in initmembufs()186 warnx("mbufs: Unable to read all %d mcl* pools", MCLPOOLS); in initmembufs()
53 struct kinfo_pool mbpool, mclpools[MCLPOOLS];
75 #define MCLPOOLS 8 /* number of cluster pools */ macro
108 u_int mclsizes[MCLPOOLS] = {118 static char mclnames[MCLPOOLS][8];119 struct pool mclpools[MCLPOOLS];