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

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

Completed in 178 milliseconds