Home
last modified time | relevance | path

Searched refs:tcf_exts_destroy (Results 1 – 11 of 11) sorted by relevance

/linux-6.6.21/net/sched/
Dcls_cgroup.c62 tcf_exts_destroy(&head->exts); in __cls_cgroup_destroy()
129 tcf_exts_destroy(&new->exts); in cls_cgroup_change()
Dcls_fw.c117 tcf_exts_destroy(&f->exts); in __fw_delete_filter()
282 tcf_exts_destroy(&fnew->exts); in fw_change()
340 tcf_exts_destroy(&f->exts); in fw_change()
Dcls_basic.c91 tcf_exts_destroy(&f->exts); in __basic_delete_filter()
244 tcf_exts_destroy(&fnew->exts); in basic_change()
Dcls_matchall.c52 tcf_exts_destroy(&head->exts); in __mall_destroy()
241 tcf_exts_destroy(&new->exts); in mall_change()
Dcls_route.c257 tcf_exts_destroy(&f->exts); in __route4_delete_filter()
567 tcf_exts_destroy(&f->exts); in route4_change()
Dcls_bpf.c271 tcf_exts_destroy(&prog->exts); in __cls_bpf_delete_prog()
533 tcf_exts_destroy(&prog->exts); in cls_bpf_change()
Dcls_flow.c373 tcf_exts_destroy(&f->exts); in __flow_destroy_filter()
561 tcf_exts_destroy(&fnew->exts); in flow_change()
Dcls_u32.c395 tcf_exts_destroy(&n->exts); in __u32_destroy_key()
1178 tcf_exts_destroy(&n->exts); in u32_change()
Dcls_api.c3247 tcf_exts_destroy(exts); in tcf_exts_init_ex()
3255 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() function
3267 EXPORT_SYMBOL(tcf_exts_destroy);
3339 tcf_exts_destroy(&old); in tcf_exts_change()
Dcls_flower.c424 tcf_exts_destroy(&f->exts); in __fl_destroy_filter()
/linux-6.6.21/include/net/
Dpkt_cls.h362 void tcf_exts_destroy(struct tcf_exts *exts);