Home
last modified time | relevance | path

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

/linux-5.19.10/net/sched/
Dsch_api.c661 static struct hlist_head *qdisc_class_hash_alloc(unsigned int n) in qdisc_class_hash_alloc() function
688 nhash = qdisc_class_hash_alloc(nsize); in qdisc_class_hash_grow()
715 clhash->hash = qdisc_class_hash_alloc(size); in qdisc_class_hash_init()