Searched refs:hashelems (Results 1 – 2 of 2) sorted by relevance
686 if (clhash->hashelems * 4 <= clhash->hashsize * 3) in qdisc_class_hash_grow()722 clhash->hashelems = 0; in qdisc_class_hash_init()741 clhash->hashelems++; in qdisc_class_hash_insert()749 clhash->hashelems--; in qdisc_class_hash_remove()
602 unsigned int hashelems; member
Completed in 10 milliseconds