Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_api.c623 static struct hlist_head *qdisc_class_hash_alloc(unsigned int n) in qdisc_class_hash_alloc() function
664 nhash = qdisc_class_hash_alloc(nsize); in qdisc_class_hash_grow()
691 clhash->hash = qdisc_class_hash_alloc(size); in qdisc_class_hash_init()