Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dcls_tcindex.c162 tcf_exts_destroy(&r->exts); in __tcindex_destroy_rexts()
181 tcf_exts_destroy(&f->result.exts); in __tcindex_destroy_fexts()
301 tcf_exts_destroy(&cp->perfect[i].exts); in tcindex_free_perfect_hash()
502 tcf_exts_destroy(&new_filter_result.exts); in tcindex_set_parms()
514 tcf_exts_destroy(&new_filter_result.exts); in tcindex_set_parms()
517 tcf_exts_destroy(&e); in tcindex_set_parms()
Dcls_cgroup.c60 tcf_exts_destroy(&head->exts); in __cls_cgroup_destroy()
127 tcf_exts_destroy(&new->exts); in cls_cgroup_change()
Dcls_fw.c115 tcf_exts_destroy(&f->exts); in __fw_delete_filter()
281 tcf_exts_destroy(&fnew->exts); in fw_change()
339 tcf_exts_destroy(&f->exts); in fw_change()
Dcls_basic.c89 tcf_exts_destroy(&f->exts); in __basic_delete_filter()
242 tcf_exts_destroy(&fnew->exts); in basic_change()
Dcls_matchall.c50 tcf_exts_destroy(&head->exts); in __mall_destroy()
250 tcf_exts_destroy(&new->exts); in mall_change()
Dcls_rsvp.h283 tcf_exts_destroy(&f->exts); in __rsvp_delete_filter()
648 tcf_exts_destroy(&f->exts); in rsvp_change()
651 tcf_exts_destroy(&e); in rsvp_change()
Dcls_route.c255 tcf_exts_destroy(&f->exts); in __route4_delete_filter()
566 tcf_exts_destroy(&f->exts); in route4_change()
Dcls_bpf.c269 tcf_exts_destroy(&prog->exts); in __cls_bpf_delete_prog()
536 tcf_exts_destroy(&prog->exts); in cls_bpf_change()
Dcls_flow.c371 tcf_exts_destroy(&f->exts); in __flow_destroy_filter()
559 tcf_exts_destroy(&fnew->exts); in flow_change()
Dcls_u32.c393 tcf_exts_destroy(&n->exts); in __u32_destroy_key()
1105 tcf_exts_destroy(&n->exts); in u32_change()
Dcls_api.c3035 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() function
3045 EXPORT_SYMBOL(tcf_exts_destroy);
3117 tcf_exts_destroy(&old); in tcf_exts_change()
Dcls_flower.c416 tcf_exts_destroy(&f->exts); in __fl_destroy_filter()
/linux-6.1.9/include/net/
Dpkt_cls.h363 void tcf_exts_destroy(struct tcf_exts *exts);