Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_drr.c166 qdisc_class_hash_remove(&q->clhash, &cl->common); in drr_delete_class()
H A Dsch_htb.c1664 qdisc_class_hash_remove(&q->clhash, in htb_destroy()
1740 qdisc_class_hash_remove(&q->clhash, &cl->common); in htb_delete()
H A Dsch_api.c748 void qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, in qdisc_class_hash_remove() function
754 EXPORT_SYMBOL(qdisc_class_hash_remove);
H A Dsch_qfq.c558 qdisc_class_hash_remove(&q->clhash, &cl->common); in qfq_delete_class()
/linux/include/net/
H A Dsch_generic.h679 void qdisc_class_hash_remove(struct Qdisc_class_hash *,