Searched refs:tc_setup_cb_destroy (Results 1 – 6 of 6) sorted by relevance
/linux/net/sched/ |
H A D | cls_matchall.c | 80 tc_setup_cb_destroy(block, tp, TC_SETUP_CLSMATCHALL, &cls_mall, false, in mall_destroy_hw_filter()
|
H A D | cls_bpf.c | 177 err = tc_setup_cb_destroy(block, tp, TC_SETUP_CLSBPF, &cls_bpf, in cls_bpf_offload_cmd()
|
H A D | cls_u32.c | 533 tc_setup_cb_destroy(block, tp, TC_SETUP_CLSU32, &cls_u32, false, in u32_remove_hw_knode()
|
H A D | cls_api.c | 3729 int tc_setup_cb_destroy(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_destroy() function 3761 EXPORT_SYMBOL(tc_setup_cb_destroy);
|
H A D | cls_flower.c | 458 tc_setup_cb_destroy(block, tp, TC_SETUP_CLSFLOWER, &cls_flower, false, in fl_hw_destroy_filter()
|
/linux/include/net/ |
H A D | pkt_cls.h | 603 int tc_setup_cb_destroy(struct tcf_block *block, struct tcf_proto *tp,
|