Home
last modified time | relevance | path

Searched refs:tc_setup_cb_destroy (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/sched/
H A Dcls_matchall.c80 tc_setup_cb_destroy(block, tp, TC_SETUP_CLSMATCHALL, &cls_mall, false, in mall_destroy_hw_filter()
H A Dcls_bpf.c177 err = tc_setup_cb_destroy(block, tp, TC_SETUP_CLSBPF, &cls_bpf, in cls_bpf_offload_cmd()
H A Dcls_u32.c531 tc_setup_cb_destroy(block, tp, TC_SETUP_CLSU32, &cls_u32, false, in u32_remove_hw_knode()
H A Dcls_api.c3638 int tc_setup_cb_destroy(struct tcf_block *block, struct tcf_proto *tp, in tc_setup_cb_destroy() function
3670 EXPORT_SYMBOL(tc_setup_cb_destroy);
H A Dcls_flower.c447 tc_setup_cb_destroy(block, tp, TC_SETUP_CLSFLOWER, &cls_flower, false, in fl_hw_destroy_filter()
/openbmc/linux/include/net/
H A Dpkt_cls.h592 int tc_setup_cb_destroy(struct tcf_block *block, struct tcf_proto *tp,