tcf_block_put_ext   54 include/net/pkt_cls.h void tcf_block_put_ext(struct tcf_block *block, struct Qdisc *q,
tcf_block_put_ext 1421 net/sched/cls_api.c EXPORT_SYMBOL(tcf_block_put_ext);
tcf_block_put_ext 1429 net/sched/cls_api.c 	tcf_block_put_ext(block, block->q, &ei);
tcf_block_put_ext   97 net/sched/sch_ingress.c 	tcf_block_put_ext(q->block, sch, &q->block_info);
tcf_block_put_ext  242 net/sched/sch_ingress.c 	tcf_block_put_ext(q->egress_block, sch, &q->egress_block_info);
tcf_block_put_ext  243 net/sched/sch_ingress.c 	tcf_block_put_ext(q->ingress_block, sch, &q->ingress_block_info);