Searched refs:maxelem (Results 1 – 1 of 1) sorted by relevance
86 u32 maxelem; /* Maxelem per region */ member472 return x->maxelem == y->maxelem && in mtype_same_set()668 t->maxelem = h->maxelem / ahash_numof_locks(htable_bits); in mtype_resize()858 maxelem = t->maxelem; in mtype_add()859 if (elements >= maxelem) { in mtype_add()866 maxelem = h->maxelem; in mtype_add()878 if (forceadd || elements >= maxelem) in mtype_add()933 if (elements >= maxelem) in mtype_add()1019 set->name, maxelem); in mtype_add()1582 h->maxelem = maxelem; in IPSET_TOKEN()[all …]