Home
last modified time | relevance | path

Searched refs:tcf_destroy_chain (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/net/sched/
Dsch_ingress.c63 tcf_destroy_chain(&dev->ingress_cl_list); in ingress_destroy()
Dsch_atm.c145 tcf_destroy_chain(&flow->filter_list); in atm_tc_put()
576 tcf_destroy_chain(&flow->filter_list); in atm_tc_destroy()
Dsch_multiq.c193 tcf_destroy_chain(&q->filter_list); in multiq_destroy()
Dsch_prio.c163 tcf_destroy_chain(&q->filter_list); in prio_destroy()
Dsch_htb.c1234 tcf_destroy_chain(&cl->filter_list); in htb_destroy_class()
1252 tcf_destroy_chain(&q->filter_list); in htb_destroy()
1256 tcf_destroy_chain(&cl->filter_list); in htb_destroy()
Dsch_dsmark.c410 tcf_destroy_chain(&p->filter_list); in dsmark_destroy()
Dsch_choke.c554 tcf_destroy_chain(&q->filter_list); in choke_destroy()
Dsch_drr.c474 tcf_destroy_chain(&q->filter_list); in drr_destroy_qdisc()
Dsch_fq_codel.c410 tcf_destroy_chain(&q->filter_list); in fq_codel_destroy()
Dsch_sfb.c463 tcf_destroy_chain(&q->filter_list); in sfb_destroy()
Dsch_hfsc.c1118 tcf_destroy_chain(&cl->filter_list); in hfsc_destroy_class()
1545 tcf_destroy_chain(&cl->filter_list); in hfsc_destroy_qdisc()
Dsch_api.c1874 void tcf_destroy_chain(struct tcf_proto __rcu **fl) in tcf_destroy_chain() function
1883 EXPORT_SYMBOL(tcf_destroy_chain);
Dsch_sfq.c703 tcf_destroy_chain(&q->filter_list); in sfq_destroy()
Dsch_cbq.c1665 tcf_destroy_chain(&cl->filter_list); in cbq_destroy_class()
1690 tcf_destroy_chain(&cl->filter_list); in cbq_destroy()
Dsch_qfq.c1529 tcf_destroy_chain(&q->filter_list); in qfq_destroy_qdisc()
/linux-4.4.14/include/net/
Dsch_generic.h408 void tcf_destroy_chain(struct tcf_proto __rcu **fl);