Home
last modified time | relevance | path

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

/linux-6.6.21/net/sched/
Dsch_api.c671 static struct hlist_head *qdisc_class_hash_alloc(unsigned int n) in qdisc_class_hash_alloc() function
698 nhash = qdisc_class_hash_alloc(nsize); in qdisc_class_hash_grow()
725 clhash->hash = qdisc_class_hash_alloc(size); in qdisc_class_hash_init()