Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_api.c701 struct hlist_head *nhash, *ohash; in qdisc_class_hash_grow() local
714 ohash = clhash->hash; in qdisc_class_hash_grow()
719 hlist_for_each_entry_safe(cl, next, &ohash[i], hnode) { in qdisc_class_hash_grow()
729 kvfree(ohash); in qdisc_class_hash_grow()