Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dsch_drr.c136 qdisc_class_hash_insert(&q->clhash, &cl->common); in drr_change_class()
H A Dsch_hfsc.c1086 qdisc_class_hash_insert(&q->clhash, &cl->cl_common); in hfsc_change_class()
1439 qdisc_class_hash_insert(&q->clhash, &q->root.cl_common); in hfsc_init_qdisc()
H A Dsch_api.c740 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, in qdisc_class_hash_insert() function
750 EXPORT_SYMBOL(qdisc_class_hash_insert);
H A Dsch_qfq.c519 qdisc_class_hash_insert(&q->clhash, &cl->common); in qfq_change_class()
H A Dsch_htb.c1977 qdisc_class_hash_insert(&q->clhash, &cl->common); in htb_change_class()
/linux-6.15/include/net/
H A Dsch_generic.h677 void qdisc_class_hash_insert(struct Qdisc_class_hash *,