Home
last modified time | relevance | path

Searched refs:tcf_block_put_ext (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/net/sched/
Dsch_ingress.c121 tcf_block_put_ext(q->block, sch, &q->block_info); in ingress_destroy()
301 tcf_block_put_ext(q->ingress_block, sch, &q->ingress_block_info); in clsact_destroy()
302 tcf_block_put_ext(q->egress_block, sch, &q->egress_block_info); in clsact_destroy()
Dcls_api.c1557 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext() function
1571 EXPORT_SYMBOL(tcf_block_put_ext);
1579 tcf_block_put_ext(block, block->q, &ei); in tcf_block_put()
3967 tcf_block_put_ext(qe->block, sch, &qe->info); in tcf_qevent_destroy()
/linux-6.12.1/include/net/
Dpkt_cls.h62 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q,
142 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext() function