Searched refs:bind_tcf (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_ingress.c118 .bind_tcf = ingress_bind_filter,
H A Dsch_dsmark.c478 .bind_tcf = dsmark_bind_filter,
H A Dsch_multiq.c407 .bind_tcf = multiq_bind,
H A Dsch_prio.c370 .bind_tcf = prio_bind,
H A Dsch_atm.c662 .bind_tcf = atm_tc_bind_filter,
H A Dsch_drr.c493 .bind_tcf = drr_bind_tcf,
H A Dsch_sfq.c587 .bind_tcf = sfq_bind,
H A Dsch_api.c167 if (cops->tcf_chain && !(cops->bind_tcf && cops->unbind_tcf))
H A Dsch_cbq.c1985 .bind_tcf = cbq_bind_filter,
H A Dsch_hfsc.c1691 .bind_tcf = hfsc_bind_tcf,
H A Dsch_htb.c1546 .bind_tcf = htb_bind_filter,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dpkt_cls.h48 cl = tp->q->ops->cl_ops->bind_tcf(tp->q, base, r->classid);
H A Dsch_generic.h120 unsigned long (*bind_tcf)(struct Qdisc *, unsigned long, member in struct:Qdisc_class_ops

Completed in 217 milliseconds