Home
last modified time | relevance | path

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

/linux/net/sched/
A Dsch_drr.c130 qdisc_class_hash_insert(&q->clhash, &cl->common); in drr_change_class()
A Dsch_hfsc.c1078 qdisc_class_hash_insert(&q->clhash, &cl->cl_common); in hfsc_change_class()
1430 qdisc_class_hash_insert(&q->clhash, &q->root.cl_common); in hfsc_init_qdisc()
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);
A Dsch_qfq.c516 qdisc_class_hash_insert(&q->clhash, &cl->common); in qfq_change_class()
A Dsch_htb.c1978 qdisc_class_hash_insert(&q->clhash, &cl->common); in htb_change_class()
/linux/include/net/
A Dsch_generic.h678 void qdisc_class_hash_insert(struct Qdisc_class_hash *,

Completed in 23 milliseconds