tc_setup_cb_destroy  525 include/net/pkt_cls.h int tc_setup_cb_destroy(struct tcf_block *block, struct tcf_proto *tp,
tc_setup_cb_destroy 3364 net/sched/cls_api.c EXPORT_SYMBOL(tc_setup_cb_destroy);
tc_setup_cb_destroy  176 net/sched/cls_bpf.c 		err = tc_setup_cb_destroy(block, tp, TC_SETUP_CLSBPF, &cls_bpf,
tc_setup_cb_destroy  425 net/sched/cls_flower.c 	tc_setup_cb_destroy(block, tp, TC_SETUP_CLSFLOWER, &cls_flower, false,
tc_setup_cb_destroy   78 net/sched/cls_matchall.c 	tc_setup_cb_destroy(block, tp, TC_SETUP_CLSMATCHALL, &cls_mall, false,
tc_setup_cb_destroy  525 net/sched/cls_u32.c 	tc_setup_cb_destroy(block, tp, TC_SETUP_CLSU32, &cls_u32, false,