Home
last modified time | relevance | path

Searched refs:tcf_block (Results 1 – 25 of 25) sorted by relevance

/linux/include/net/
A Dpkt_cls.h36 struct tcf_block *block;
48 struct tcf_chain *tcf_get_next_chain(struct tcf_block *block,
52 void tcf_block_netif_keep_dst(struct tcf_block *block);
53 int tcf_block_get(struct tcf_block **p_block,
59 void tcf_block_put(struct tcf_block *block);
63 static inline bool tcf_block_shared(struct tcf_block *block) in tcf_block_shared()
80 const struct tcf_block *block,
85 static inline bool tcf_block_shared(struct tcf_block *block) in tcf_block_shared()
96 int tcf_block_get(struct tcf_block **p_block, in tcf_block_get()
111 static inline void tcf_block_put(struct tcf_block *block) in tcf_block_put()
[all …]
A Dsch_generic.h275 struct tcf_block * (*tcf_block)(struct Qdisc *sch, member
459 struct tcf_block *block;
470 struct tcf_block { struct
1300 struct tcf_block *block;
1328 struct tcf_block *block);
/linux/net/sched/
A Dcls_api.c864 struct tcf_block *block; in tcf_block_create()
898 struct tcf_block *block; in tcf_block_refcnt_get()
1073 if (!cops->tcf_block) { in __tcf_qdisc_find()
1125 struct tcf_block *block; in __tcf_block_find()
1199 struct tcf_block *block; in tcf_block_find()
1949 struct tcf_block *block; in tc_new_tfilter()
2452 struct tcf_block *block;
2541 struct tcf_block *block; in tc_dump_tfilter()
2594 if (!cops->tcf_block) in tc_dump_tfilter()
2801 struct tcf_block *block; in tc_ctl_chain()
[all …]
A Dsch_ingress.c18 struct tcf_block *block;
47 static struct tcf_block *ingress_tcf_block(struct Qdisc *sch, unsigned long cl, in ingress_tcf_block()
128 .tcf_block = ingress_tcf_block,
147 struct tcf_block *ingress_block;
148 struct tcf_block *egress_block;
172 static struct tcf_block *clsact_tcf_block(struct Qdisc *sch, unsigned long cl, in clsact_tcf_block()
263 .tcf_block = clsact_tcf_block,
A Dcls_matchall.c72 struct tcf_block *block = tp->chain->block; in mall_destroy_hw_filter()
88 struct tcf_block *block = tp->chain->block; in mall_replace_hw_filter()
289 struct tcf_block *block = tp->chain->block; in mall_reoffload()
331 struct tcf_block *block = tp->chain->block; in mall_stats_hw_filter()
A Dsch_multiq.c24 struct tcf_block *block;
369 static struct tcf_block *multiq_tcf_block(struct Qdisc *sch, unsigned long cl, in multiq_tcf_block()
384 .tcf_block = multiq_tcf_block,
A Dsch_prio.c24 struct tcf_block *block;
393 static struct tcf_block *prio_tcf_block(struct Qdisc *sch, unsigned long cl, in prio_tcf_block()
408 .tcf_block = prio_tcf_block,
A Dsch_drr.c35 struct tcf_block *block;
172 static struct tcf_block *drr_tcf_block(struct Qdisc *sch, unsigned long cl, in drr_tcf_block()
469 .tcf_block = drr_tcf_block,
A Dsch_dsmark.c48 struct tcf_block *block;
192 static struct tcf_block *dsmark_tcf_block(struct Qdisc *sch, unsigned long cl, in dsmark_tcf_block()
489 .tcf_block = dsmark_tcf_block,
A Dcls_u32.c321 struct tcf_block *block = tp->chain->block; in tc_u_common_ptr()
474 struct tcf_block *block = tp->chain->block; in u32_clear_hw_hnode()
489 struct tcf_block *block = tp->chain->block; in u32_replace_hw_hnode()
518 struct tcf_block *block = tp->chain->block; in u32_remove_hw_knode()
533 struct tcf_block *block = tp->chain->block; in u32_replace_hw_knode()
1172 struct tcf_block *block = tp->chain->block; in u32_reoffload_knode()
A Dsch_atm.c48 struct tcf_block *block;
366 static struct tcf_block *atm_tc_tcf_block(struct Qdisc *sch, unsigned long cl, in atm_tc_tcf_block()
675 .tcf_block = atm_tc_tcf_block,
A Dsch_sfb.c55 struct tcf_block *block;
670 static struct tcf_block *sfb_tcf_block(struct Qdisc *sch, unsigned long cl, in sfb_tcf_block()
694 .tcf_block = sfb_tcf_block,
A Dsch_fq_codel.c52 struct tcf_block *block;
617 static struct tcf_block *fq_codel_tcf_block(struct Qdisc *sch, unsigned long cl, in fq_codel_tcf_block()
706 .tcf_block = fq_codel_tcf_block,
A Dcls_bpf.c145 struct tcf_block *block = tp->chain->block; in cls_bpf_offload_cmd()
226 struct tcf_block *block = tp->chain->block; in cls_bpf_offload_update_stats()
666 struct tcf_block *block = tp->chain->block; in cls_bpf_reoffload()
A Dsch_ets.c51 struct tcf_block *block;
356 static struct tcf_block *
810 .tcf_block = ets_qdisc_tcf_block,
A Dsch_sfq.c125 struct tcf_block *block;
845 static struct tcf_block *sfq_tcf_block(struct Qdisc *sch, unsigned long cl, in sfq_tcf_block()
907 .tcf_block = sfq_tcf_block,
A Dsch_qfq.c181 struct tcf_block *block;
556 static struct tcf_block *qfq_tcf_block(struct Qdisc *sch, unsigned long cl, in qfq_tcf_block()
1487 .tcf_block = qfq_tcf_block,
A Dsch_hfsc.c118 struct tcf_block *block;
1240 static struct tcf_block *hfsc_tcf_block(struct Qdisc *sch, unsigned long arg, in hfsc_tcf_block()
1655 .tcf_block = hfsc_tcf_block,
A Dsch_api.c157 if (cops->tcf_block && !(cops->bind_tcf && cops->unbind_tcf)) in register_qdisc()
1928 struct tcf_block *block; in tc_bind_class_walker()
1931 block = cops->tcf_block(q, cl, NULL); in tc_bind_class_walker()
1960 if (!cops->tcf_block) in tc_bind_tclass()
A Dsch_htb.c104 struct tcf_block *block;
157 struct tcf_block *block;
2077 static struct tcf_block *htb_tcf_block(struct Qdisc *sch, unsigned long arg, in htb_tcf_block()
2146 .tcf_block = htb_tcf_block,
A Dsch_cbq.c125 struct tcf_block *block;
1714 static struct tcf_block *cbq_tcf_block(struct Qdisc *sch, unsigned long arg, in cbq_tcf_block()
1781 .tcf_block = cbq_tcf_block,
A Dcls_flower.c433 struct tcf_block *block = tp->chain->block; in fl_hw_destroy_filter()
449 struct tcf_block *block = tp->chain->block; in fl_hw_replace_filter()
495 struct tcf_block *block = tp->chain->block; in fl_hw_update_stats()
2243 struct tcf_block *block = tp->chain->block; in fl_reoffload()
2330 struct tcf_block *block = chain->block; in fl_hw_create_tmplt()
2356 struct tcf_block *block = chain->block; in fl_hw_destroy_tmplt()
A Dsch_fq_pie.c56 struct tcf_block *block;
A Dsch_cake.c201 struct tcf_block *block;
2964 static struct tcf_block *cake_tcf_block(struct Qdisc *sch, unsigned long cl, in cake_tcf_block()
3084 .tcf_block = cake_tcf_block,
A Dsch_generic.c1530 struct tcf_block *block) in mini_qdisc_pair_block_init()

Completed in 73 milliseconds