Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dcls_cgroup.c85 tcf_exts_destroy(&head->exts); in cls_cgroup_destroy_rcu()
130 tcf_exts_destroy(&e); in cls_cgroup_change()
Dcls_basic.c94 tcf_exts_destroy(&f->exts); in basic_delete_filter()
161 tcf_exts_destroy(&e); in basic_set_parms()
Dcls_bpf.c116 tcf_exts_destroy(&prog->exts); in cls_bpf_delete_prog()
291 tcf_exts_destroy(&exts); in cls_bpf_modify_existing()
Dcls_fw.c126 tcf_exts_destroy(&f->exts); in fw_delete_filter()
232 tcf_exts_destroy(&e); in fw_change_attrs()
Dcls_api.c509 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() function
516 EXPORT_SYMBOL(tcf_exts_destroy);
Dcls_tcindex.c165 tcf_exts_destroy(&r->exts); in tcindex_delete()
402 tcf_exts_destroy(&e); in tcindex_set_parms()
Dcls_route.c276 tcf_exts_destroy(&f->exts); in route4_delete_filter()
470 tcf_exts_destroy(&e); in route4_set_parms()
Dcls_flow.c357 tcf_exts_destroy(&f->exts); in flow_destroy_filter()
536 tcf_exts_destroy(&e); in flow_change()
Dcls_rsvp.h290 tcf_exts_destroy(&f->exts); in rsvp_delete_filter()
622 tcf_exts_destroy(&e); in rsvp_change()
Dcls_u32.c360 tcf_exts_destroy(&n->exts); in u32_destroy_key()
645 tcf_exts_destroy(&e); in u32_set_parms()
/linux-4.1.27/include/net/
Dpkt_cls.h136 void tcf_exts_destroy(struct tcf_exts *exts);