Searched refs:tcf_block_put_ext (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/net/sched/ |
| D | sch_ingress.c | 101 tcf_block_put_ext(q->block, sch, &q->block_info); in ingress_destroy() 245 tcf_block_put_ext(q->egress_block, sch, &q->egress_block_info); in clsact_destroy() 246 tcf_block_put_ext(q->ingress_block, sch, &q->ingress_block_info); in clsact_destroy()
|
| D | cls_api.c | 749 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext() function 789 EXPORT_SYMBOL(tcf_block_put_ext); 797 tcf_block_put_ext(block, block->q, &ei); in tcf_block_put()
|
| /Linux-v4.19/include/net/ |
| D | pkt_cls.h | 54 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, 115 void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q, in tcf_block_put_ext() function
|