/linux-6.6.21/include/net/ |
D | pkt_cls.h | 36 struct tcf_block *block; 45 struct tcf_chain *tcf_chain_get_by_act(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, 56 int tcf_block_get_ext(struct tcf_block **p_block, struct Qdisc *q, 59 void tcf_block_put(struct tcf_block *block); 60 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, 65 static inline bool tcf_block_shared(struct tcf_block *block) in tcf_block_shared() 70 static inline bool tcf_block_non_null_shared(struct tcf_block *block) in tcf_block_non_null_shared() [all …]
|
D | sch_generic.h | 268 struct tcf_block * (*tcf_block)(struct Qdisc *sch, member 453 struct tcf_block *block; 464 struct tcf_block { struct 1285 struct tcf_block *block; 1313 struct tcf_block *block);
|
/linux-6.6.21/net/sched/ |
D | cls_api.c | 181 struct tcf_block *block = chain->block; in tcf_proto_signal_destroying() 220 struct tcf_block *block = chain->block; in tcf_proto_signal_destroyed() 469 static struct tcf_chain *tcf_chain_create(struct tcf_block *block, in tcf_chain_create() 500 struct tcf_block *block = chain->block; in tcf_chain0_head_change() 515 struct tcf_block *block = chain->block; in tcf_chain_detach() 530 static void tcf_block_destroy(struct tcf_block *block) in tcf_block_destroy() 539 struct tcf_block *block = chain->block; in tcf_chain_destroy() 564 static struct tcf_chain *tcf_chain_lookup(struct tcf_block *block, in tcf_chain_lookup() 579 static struct tcf_chain *tcf_chain_lookup_rcu(const struct tcf_block *block, in tcf_chain_lookup_rcu() 596 static struct tcf_chain *__tcf_chain_get(struct tcf_block *block, in __tcf_chain_get() [all …]
|
D | sch_ingress.c | 19 struct tcf_block *block; 48 static struct tcf_block *ingress_tcf_block(struct Qdisc *sch, unsigned long cl, in ingress_tcf_block() 154 .tcf_block = ingress_tcf_block, 173 struct tcf_block *ingress_block; 174 struct tcf_block *egress_block; 198 static struct tcf_block *clsact_tcf_block(struct Qdisc *sch, unsigned long cl, in clsact_tcf_block() 328 .tcf_block = clsact_tcf_block,
|
D | cls_matchall.c | 74 struct tcf_block *block = tp->chain->block; in mall_destroy_hw_filter() 90 struct tcf_block *block = tp->chain->block; in mall_replace_hw_filter() 278 struct tcf_block *block = tp->chain->block; in mall_reoffload() 315 struct tcf_block *block = tp->chain->block; in mall_stats_hw_filter()
|
D | sch_multiq.c | 24 struct tcf_block *block; 361 static struct tcf_block *multiq_tcf_block(struct Qdisc *sch, unsigned long cl, in multiq_tcf_block() 376 .tcf_block = multiq_tcf_block,
|
D | sch_prio.c | 24 struct tcf_block *block; 384 static struct tcf_block *prio_tcf_block(struct Qdisc *sch, unsigned long cl, in prio_tcf_block() 399 .tcf_block = prio_tcf_block,
|
D | sch_drr.c | 34 struct tcf_block *block; 173 static struct tcf_block *drr_tcf_block(struct Qdisc *sch, unsigned long cl, in drr_tcf_block() 461 .tcf_block = drr_tcf_block,
|
D | cls_bpf.c | 149 struct tcf_block *block = tp->chain->block; in cls_bpf_offload_cmd() 230 struct tcf_block *block = tp->chain->block; in cls_bpf_offload_update_stats() 654 struct tcf_block *block = tp->chain->block; in cls_bpf_reoffload()
|
D | sch_sfb.c | 55 struct tcf_block *block; 667 static struct tcf_block *sfb_tcf_block(struct Qdisc *sch, unsigned long cl, in sfb_tcf_block() 691 .tcf_block = sfb_tcf_block,
|
D | cls_u32.c | 323 struct tcf_block *block = tp->chain->block; in tc_u_common_ptr() 480 struct tcf_block *block = tp->chain->block; in u32_clear_hw_hnode() 495 struct tcf_block *block = tp->chain->block; in u32_replace_hw_hnode() 524 struct tcf_block *block = tp->chain->block; in u32_remove_hw_knode() 539 struct tcf_block *block = tp->chain->block; in u32_replace_hw_knode() 1245 struct tcf_block *block = tp->chain->block; in u32_reoffload_knode()
|
D | sch_fq_codel.c | 52 struct tcf_block *block; 612 static struct tcf_block *fq_codel_tcf_block(struct Qdisc *sch, unsigned long cl, in fq_codel_tcf_block() 697 .tcf_block = fq_codel_tcf_block,
|
D | sch_ets.c | 51 struct tcf_block *block; 349 static struct tcf_block * 796 .tcf_block = ets_qdisc_tcf_block,
|
D | sch_sfq.c | 125 struct tcf_block *block; 848 static struct tcf_block *sfq_tcf_block(struct Qdisc *sch, unsigned long cl, in sfq_tcf_block() 906 .tcf_block = sfq_tcf_block,
|
D | sch_qfq.c | 180 struct tcf_block *block; 567 static struct tcf_block *qfq_tcf_block(struct Qdisc *sch, unsigned long cl, in qfq_tcf_block() 1501 .tcf_block = qfq_tcf_block,
|
D | sch_hfsc.c | 118 struct tcf_block *block; 1256 static struct tcf_block *hfsc_tcf_block(struct Qdisc *sch, unsigned long arg, in hfsc_tcf_block() 1662 .tcf_block = hfsc_tcf_block,
|
D | sch_htb.c | 104 struct tcf_block *block; 156 struct tcf_block *block; 2087 static struct tcf_block *htb_tcf_block(struct Qdisc *sch, unsigned long arg, in htb_tcf_block() 2148 .tcf_block = htb_tcf_block,
|
D | sch_api.c | 158 if (cops->tcf_block && !(cops->bind_tcf && cops->unbind_tcf)) in register_qdisc() 2021 struct tcf_block *block; in tc_bind_class_walker() 2024 block = cops->tcf_block(q, cl, NULL); in tc_bind_class_walker() 2053 if (!cops->tcf_block) in tc_bind_tclass()
|
D | cls_flower.c | 440 struct tcf_block *block = tp->chain->block; in fl_hw_destroy_filter() 456 struct tcf_block *block = tp->chain->block; in fl_hw_replace_filter() 500 struct tcf_block *block = tp->chain->block; in fl_hw_update_stats() 2552 struct tcf_block *block = tp->chain->block; in fl_reoffload() 2639 struct tcf_block *block = chain->block; in fl_hw_create_tmplt() 2665 struct tcf_block *block = chain->block; in fl_hw_destroy_tmplt()
|
D | sch_fq_pie.c | 56 struct tcf_block *block;
|
D | sch_cake.c | 202 struct tcf_block *block; 2966 static struct tcf_block *cake_tcf_block(struct Qdisc *sch, unsigned long cl, in cake_tcf_block() 3083 .tcf_block = cake_tcf_block,
|
D | sch_generic.c | 1586 struct tcf_block *block) in mini_qdisc_pair_block_init()
|