Home
last modified time | relevance | path

Searched refs:unbind_tcf (Results 1 – 18 of 18) sorted by relevance

/linux/net/sched/
A Dsch_ingress.c130 .unbind_tcf = ingress_unbind_filter,
265 .unbind_tcf = ingress_unbind_filter,
A Dsch_multiq.c386 .unbind_tcf = multiq_unbind,
A Dsch_prio.c410 .unbind_tcf = prio_unbind,
A Dsch_drr.c471 .unbind_tcf = drr_unbind_tcf,
A Dsch_dsmark.c491 .unbind_tcf = dsmark_unbind_filter,
A Dsch_atm.c677 .unbind_tcf = atm_tc_put,
A Dsch_sfb.c696 .unbind_tcf = sfb_unbind,
A Dsch_fq_codel.c708 .unbind_tcf = fq_codel_unbind,
A Dsch_ets.c812 .unbind_tcf = ets_qdisc_unbind_tcf,
A Dsch_sfq.c909 .unbind_tcf = sfq_unbind,
A Dsch_qfq.c1489 .unbind_tcf = qfq_unbind_tcf,
A Dsch_hfsc.c1654 .unbind_tcf = hfsc_unbind_tcf,
A Dsch_cbq.c1783 .unbind_tcf = cbq_unbind_filter,
A Dsch_api.c157 if (cops->tcf_block && !(cops->bind_tcf && cops->unbind_tcf)) in register_qdisc()
A Dsch_htb.c2148 .unbind_tcf = htb_unbind_filter,
A Dsch_cake.c3086 .unbind_tcf = cake_unbind,
/linux/include/net/
A Dpkt_cls.h163 q->ops->cl_ops->unbind_tcf(q, cl); in __tcf_bind_filter()
187 q->ops->cl_ops->unbind_tcf(q, cl); in __tcf_unbind_filter()
A Dsch_generic.h280 void (*unbind_tcf)(struct Qdisc *, unsigned long); member

Completed in 51 milliseconds