Searched refs:ohash (Results 1 - 1 of 1) sorted by relevance

/net/sched/
H A Dsch_api.c550 struct hlist_head *nhash, *ohash; local
563 ohash = clhash->hash;
568 hlist_for_each_entry_safe(cl, next, &ohash[i], hnode) {
578 qdisc_class_hash_free(ohash, osize);

Completed in 41 milliseconds