Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dcls_tcindex.c141 tcf_exts_destroy(&r->exts); in __tcindex_destroy_rexts()
159 tcf_exts_destroy(&f->result.exts); in __tcindex_destroy_fexts()
274 tcf_exts_destroy(&cp->perfect[i].exts); in tcindex_free_perfect_hash()
490 tcf_exts_destroy(&cr.exts); in tcindex_set_parms()
491 tcf_exts_destroy(&new_filter_result.exts); in tcindex_set_parms()
494 tcf_exts_destroy(&e); in tcindex_set_parms()
Dcls_cgroup.c62 tcf_exts_destroy(&head->exts); in __cls_cgroup_destroy()
128 tcf_exts_destroy(&new->exts); in cls_cgroup_change()
Dcls_fw.c127 tcf_exts_destroy(&f->exts); in __fw_delete_filter()
294 tcf_exts_destroy(&fnew->exts); in fw_change()
352 tcf_exts_destroy(&f->exts); in fw_change()
Dcls_basic.c89 tcf_exts_destroy(&f->exts); in __basic_delete_filter()
234 tcf_exts_destroy(&fnew->exts); in basic_change()
Dcls_matchall.c47 tcf_exts_destroy(&head->exts); in __mall_destroy()
218 tcf_exts_destroy(&new->exts); in mall_change()
Dcls_rsvp.h287 tcf_exts_destroy(&f->exts); in __rsvp_delete_filter()
650 tcf_exts_destroy(&f->exts); in rsvp_change()
653 tcf_exts_destroy(&e); in rsvp_change()
Dcls_route.c259 tcf_exts_destroy(&f->exts); in __route4_delete_filter()
558 tcf_exts_destroy(&f->exts); in route4_change()
Dcls_flow.c375 tcf_exts_destroy(&f->exts); in __flow_destroy_filter()
561 tcf_exts_destroy(&fnew->exts); in flow_change()
Dcls_bpf.c268 tcf_exts_destroy(&prog->exts); in __cls_bpf_delete_prog()
533 tcf_exts_destroy(&prog->exts); in cls_bpf_change()
Dcls_api.c2036 void tcf_exts_destroy(struct tcf_exts *exts) in tcf_exts_destroy() function
2044 EXPORT_SYMBOL(tcf_exts_destroy);
2096 tcf_exts_destroy(&old); in tcf_exts_change()
Dcls_u32.c412 tcf_exts_destroy(&n->exts); in u32_destroy_key()
1159 tcf_exts_destroy(&n->exts); in u32_change()
Dcls_flower.c267 tcf_exts_destroy(&f->exts); in __fl_destroy_filter()
1281 tcf_exts_destroy(&fnew->exts); in fl_change()
/Linux-v4.19/include/net/
Dpkt_cls.h392 void tcf_exts_destroy(struct tcf_exts *exts);