Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sched/
A Dcls_cgroup.c62 tcf_exts_destroy(&head->exts); in __cls_cgroup_destroy()
129 tcf_exts_destroy(&new->exts); in cls_cgroup_change()
A Dcls_fw.c117 tcf_exts_destroy(&f->exts); in __fw_delete_filter()
283 tcf_exts_destroy(&fnew->exts); in fw_change()
341 tcf_exts_destroy(&f->exts); in fw_change()
A Dcls_basic.c91 tcf_exts_destroy(&f->exts); in __basic_delete_filter()
244 tcf_exts_destroy(&fnew->exts); in basic_change()
A Dcls_matchall.c52 tcf_exts_destroy(&head->exts); in __mall_destroy()
252 tcf_exts_destroy(&new->exts); in mall_change()
A Dcls_route.c257 tcf_exts_destroy(&f->exts); in __route4_delete_filter()
568 tcf_exts_destroy(&f->exts); in route4_change()
A Dcls_bpf.c271 tcf_exts_destroy(&prog->exts); in __cls_bpf_delete_prog()
538 tcf_exts_destroy(&prog->exts); in cls_bpf_change()
A Dcls_flow.c373 tcf_exts_destroy(&f->exts); in __flow_destroy_filter()
561 tcf_exts_destroy(&fnew->exts); in flow_change()
A Dcls_u32.c395 tcf_exts_destroy(&n->exts); in __u32_destroy_key()
1107 tcf_exts_destroy(&n->exts); in u32_change()
A Dcls_api.c3237 tcf_exts_destroy(exts); in tcf_exts_init_ex()
3242 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() function
3254 EXPORT_SYMBOL(tcf_exts_destroy);
3326 tcf_exts_destroy(&old); in tcf_exts_change()
A Dcls_flower.c418 tcf_exts_destroy(&f->exts); in __fl_destroy_filter()
/linux-6.3-rc2/include/net/
A Dpkt_cls.h375 void tcf_exts_destroy(struct tcf_exts *exts);

Completed in 32 milliseconds