void tcf_em_tree_destroy (struct tcf_proto * tp, struct tcf_ematch_tree * tree);
This functions destroys an ematch tree previously created by tcf_em_tree_validate/tcf_em_tree_change. You must ensure that the ematch tree is not in use before calling this function.
This functions destroys an ematch tree previously created by tcf_em_tree_validate/tcf_em_tree_change. You must ensure that the ematch tree is not in use before calling this function.