Home
last modified time | relevance | path

Searched refs:tcf_em_tree_destroy (Results 1 – 5 of 5) sorted by relevance

/linux/net/sched/
A Dematch.c384 tcf_em_tree_destroy(tree); in tcf_em_tree_validate()
398 void tcf_em_tree_destroy(struct tcf_ematch_tree *tree) in tcf_em_tree_destroy() function
421 EXPORT_SYMBOL(tcf_em_tree_destroy);
A Dcls_cgroup.c61 tcf_em_tree_destroy(&head->ematches); in __cls_cgroup_destroy()
A Dcls_flow.c372 tcf_em_tree_destroy(&f->ematches); in __flow_destroy_filter()
560 tcf_em_tree_destroy(&fnew->ematches); in flow_change()
A Dcls_basic.c90 tcf_em_tree_destroy(&f->ematches); in __basic_delete_filter()
/linux/include/net/
A Dpkt_cls.h439 void tcf_em_tree_destroy(struct tcf_ematch_tree *);
476 #define tcf_em_tree_destroy(t) do { (void)(t); } while(0) macro

Completed in 11 milliseconds