Home
last modified time | relevance | path

Searched refs:bind_tcf (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/net/sched/
A Dsch_ingress.c129 .bind_tcf = ingress_bind_filter,
264 .bind_tcf = clsact_bind_filter,
A Dsch_multiq.c377 .bind_tcf = multiq_bind,
A Dsch_prio.c400 .bind_tcf = prio_bind,
A Dsch_drr.c461 .bind_tcf = drr_bind_tcf,
A Dsch_sfb.c692 .bind_tcf = sfb_bind,
A Dsch_fq_codel.c698 .bind_tcf = fq_codel_bind,
A Dsch_ets.c797 .bind_tcf = ets_qdisc_bind_tcf,
A Dsch_sfq.c904 .bind_tcf = sfq_bind,
A Dsch_qfq.c1479 .bind_tcf = qfq_bind_tcf,
A Dsch_hfsc.c1644 .bind_tcf = hfsc_bind_tcf,
A Dsch_api.c158 if (cops->tcf_block && !(cops->bind_tcf && cops->unbind_tcf)) in register_qdisc()
A Dsch_htb.c2150 .bind_tcf = htb_bind_filter,
A Dsch_cake.c3083 .bind_tcf = cake_bind,
/linux-6.3-rc2/include/net/
A Dpkt_cls.h175 cl = q->ops->cl_ops->bind_tcf(q, base, r->classid); in __tcf_bind_filter()
A Dsch_generic.h264 unsigned long (*bind_tcf)(struct Qdisc *, unsigned long, member

Completed in 42 milliseconds