Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dsch_api.c670 static struct hlist_head *qdisc_class_hash_alloc(unsigned int n) in qdisc_class_hash_alloc() function
697 nhash = qdisc_class_hash_alloc(nsize); in qdisc_class_hash_grow()
724 clhash->hash = qdisc_class_hash_alloc(size); in qdisc_class_hash_init()