Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_drr.c160 qdisc_class_hash_remove(&q->clhash, &cl->common); in drr_delete_class()
H A Dsch_htb.c1661 qdisc_class_hash_remove(&q->clhash, in htb_destroy()
1737 qdisc_class_hash_remove(&q->clhash, &cl->common); in htb_delete()
H A Dsch_api.c752 void qdisc_class_hash_remove(struct Qdisc_class_hash *clhash, in qdisc_class_hash_remove() function
758 EXPORT_SYMBOL(qdisc_class_hash_remove);
H A Dsch_qfq.c554 qdisc_class_hash_remove(&q->clhash, &cl->common); in qfq_delete_class()
H A Dsch_hfsc.c1122 qdisc_class_hash_remove(&q->clhash, &cl->cl_common); in hfsc_delete_class()
/linux/include/net/
H A Dsch_generic.h680 void qdisc_class_hash_remove(struct Qdisc_class_hash *,