Searched refs:tc_setup_cb_destroy (Results 1 – 9 of 9) sorted by relevance
| /linux/net/sched/ |
| A D | cls_matchall.c | 78 tc_setup_cb_destroy(block, tp, TC_SETUP_CLSMATCHALL, &cls_mall, false, in mall_destroy_hw_filter()
|
| A D | cls_bpf.c | 173 err = tc_setup_cb_destroy(block, tp, TC_SETUP_CLSBPF, &cls_bpf, in cls_bpf_offload_cmd()
|
| A D | cls_u32.c | 525 tc_setup_cb_destroy(block, tp, TC_SETUP_CLSU32, &cls_u32, false, in u32_remove_hw_knode()
|
| A D | cls_api.c | 3390 int tc_setup_cb_destroy(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_destroy() function 3422 EXPORT_SYMBOL(tc_setup_cb_destroy);
|
| A D | cls_flower.c | 440 tc_setup_cb_destroy(block, tp, TC_SETUP_CLSFLOWER, &cls_flower, false, in fl_hw_destroy_filter()
|
| /linux/include/net/ |
| A D | pkt_cls.h | 549 int tc_setup_cb_destroy(struct tcf_block *block, struct tcf_proto *tp,
|
| /linux/ |
| A D | vmlinux.symvers | 7923 0x00000000 tc_setup_cb_destroy vmlinux EXPORT_SYMBOL
|
| A D | System.map | 52204 ffff800010df4864 T tc_setup_cb_destroy
|
| A D | .tmp_System.map | 52204 ffff800010df4864 T tc_setup_cb_destroy
|
Completed in 328 milliseconds