Searched refs:tcf_chain (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.c117 .tcf_chain = ingress_find_tcf,
H A Dcls_api.c182 if (cops->tcf_chain == NULL)
193 chain = cops->tcf_chain(q, cl);
434 if (cops->tcf_chain == NULL)
441 chain = cops->tcf_chain(q, cl);
H A Dsch_dsmark.c477 .tcf_chain = dsmark_find_tcf,
H A Dsch_multiq.c406 .tcf_chain = multiq_find_tcf,
H A Dsch_prio.c369 .tcf_chain = prio_find_tcf,
H A Dsch_atm.c661 .tcf_chain = atm_tc_find_tcf,
H A Dsch_drr.c492 .tcf_chain = drr_tcf_chain,
H A Dsch_sfq.c586 .tcf_chain = sfq_find_tcf,
H A Dsch_api.c167 if (cops->tcf_chain && !(cops->bind_tcf && cops->unbind_tcf))
H A Dsch_cbq.c1984 .tcf_chain = cbq_find_tcf,
H A Dsch_hfsc.c1693 .tcf_chain = hfsc_tcf_chain,
H A Dsch_htb.c1545 .tcf_chain = htb_find_tcf,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dsch_generic.h119 struct tcf_proto ** (*tcf_chain)(struct Qdisc *, unsigned long); member in struct:Qdisc_class_ops

Completed in 108 milliseconds