Home
last modified time | relevance | path

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

/net/sched/
Dsch_api.c678 struct hlist_head *nhash, *ohash; in qdisc_class_hash_grow() local
691 ohash = clhash->hash; in qdisc_class_hash_grow()
696 hlist_for_each_entry_safe(cl, next, &ohash[i], hnode) { in qdisc_class_hash_grow()
706 kvfree(ohash); in qdisc_class_hash_grow()