Searched refs:unbind_tcf (Results 1 - 25 of 26) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sched/
H A Dsch_ingress.c119 .unbind_tcf = ingress_put,
H A Dsch_dsmark.c479 .unbind_tcf = dsmark_put,
H A Dsch_multiq.c408 .unbind_tcf = multiq_put,
H A Dsch_prio.c371 .unbind_tcf = prio_put,
H A Dsch_atm.c663 .unbind_tcf = atm_tc_put,
H A Dsch_drr.c494 .unbind_tcf = drr_unbind_tcf,
H A Dsch_sfq.c588 .unbind_tcf = sfq_put,
H A Dsch_api.c167 if (cops->tcf_chain && !(cops->bind_tcf && cops->unbind_tcf))
H A Dsch_cbq.c1986 .unbind_tcf = cbq_unbind_filter,
H A Dsch_hfsc.c1692 .unbind_tcf = hfsc_unbind_tcf,
H A Dsch_htb.c1547 .unbind_tcf = htb_unbind_filter,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dsch_ingress.c119 .unbind_tcf = ingress_put,
H A Dsch_dsmark.c479 .unbind_tcf = dsmark_put,
H A Dsch_multiq.c408 .unbind_tcf = multiq_put,
H A Dsch_prio.c371 .unbind_tcf = prio_put,
H A Dsch_atm.c663 .unbind_tcf = atm_tc_put,
H A Dsch_drr.c494 .unbind_tcf = drr_unbind_tcf,
H A Dsch_sfq.c588 .unbind_tcf = sfq_put,
H A Dsch_api.c167 if (cops->tcf_chain && !(cops->bind_tcf && cops->unbind_tcf))
H A Dsch_cbq.c1986 .unbind_tcf = cbq_unbind_filter,
H A Dsch_hfsc.c1692 .unbind_tcf = hfsc_unbind_tcf,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Dpkt_cls.h51 tp->q->ops->cl_ops->unbind_tcf(tp->q, cl);
60 tp->q->ops->cl_ops->unbind_tcf(tp->q, cl);
H A Dsch_generic.h122 void (*unbind_tcf)(struct Qdisc *, unsigned long); member in struct:Qdisc_class_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Dpkt_cls.h51 tp->q->ops->cl_ops->unbind_tcf(tp->q, cl);
60 tp->q->ops->cl_ops->unbind_tcf(tp->q, cl);
H A Dsch_generic.h122 void (*unbind_tcf)(struct Qdisc *, unsigned long); member in struct:Qdisc_class_ops

Completed in 298 milliseconds

12