Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_cgroup.c62 tcf_exts_destroy(&head->exts); in __cls_cgroup_destroy()
129 tcf_exts_destroy(&new->exts); in cls_cgroup_change()
H A 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()
H A Dcls_basic.c91 tcf_exts_destroy(&f->exts); in __basic_delete_filter()
244 tcf_exts_destroy(&fnew->exts); in basic_change()
H A Dcls_matchall.c52 tcf_exts_destroy(&head->exts); in __mall_destroy()
241 tcf_exts_destroy(&new->exts); in mall_change()
H A Dcls_route.c257 tcf_exts_destroy(&f->exts); in __route4_delete_filter()
572 tcf_exts_destroy(&f->exts); in route4_change()
H A Dcls_flow.c373 tcf_exts_destroy(&f->exts); in __flow_destroy_filter()
561 tcf_exts_destroy(&fnew->exts); in flow_change()
H A Dcls_bpf.c271 tcf_exts_destroy(&prog->exts); in __cls_bpf_delete_prog()
533 tcf_exts_destroy(&prog->exts); in cls_bpf_change()
H A Dcls_u32.c397 tcf_exts_destroy(&n->exts); in __u32_destroy_key()
1178 tcf_exts_destroy(&n->exts); in u32_change()
H A Dcls_api.c3334 tcf_exts_destroy(exts); in tcf_exts_init_ex()
3342 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() function
3354 EXPORT_SYMBOL(tcf_exts_destroy);
3425 tcf_exts_destroy(&old); in tcf_exts_change()
H A Dcls_flower.c435 tcf_exts_destroy(&f->exts); in __fl_destroy_filter()
/linux/include/net/
H A Dpkt_cls.h373 void tcf_exts_destroy(struct tcf_exts *exts);