Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dsch_drr.c131 qdisc_class_hash_insert(&q->clhash, &cl->common); in drr_change_class()
A Dsch_hfsc.c1065 qdisc_class_hash_insert(&q->clhash, &cl->cl_common); in hfsc_change_class()
1413 qdisc_class_hash_insert(&q->clhash, &q->root.cl_common); in hfsc_init_qdisc()
A Dsch_api.c733 void qdisc_class_hash_insert(struct Qdisc_class_hash *clhash, in qdisc_class_hash_insert() function
743 EXPORT_SYMBOL(qdisc_class_hash_insert);
A Dsch_qfq.c507 qdisc_class_hash_insert(&q->clhash, &cl->common); in qfq_change_class()
A Dsch_htb.c1997 qdisc_class_hash_insert(&q->clhash, &cl->common); in htb_change_class()
/linux-6.3-rc2/include/net/
A Dsch_generic.h637 void qdisc_class_hash_insert(struct Qdisc_class_hash *,

Completed in 22 milliseconds