.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "TCF_EM_TREE_DESTROY" "9" "09 October 2005" "" ""
.SH NAME
tcf_em_tree_destroy \- destroy an ematch tree
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void tcf_em_tree_destroy (struct tcf_proto * \fItp\fB, struct tcf_ematch_tree * \fItree\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fItp\fB\fR
classifier kind handle
.TP
\fB\fItree\fB\fR
ematch tree to be deleted
.SH "DESCRIPTION"
.PP
This functions destroys an ematch tree previously created by
\fBtcf_em_tree_validate\fR/\fBtcf_em_tree_change\fR\&. You must ensure that
the ematch tree is not in use before calling this function.
.SH "DESCRIPTION"
.PP
This functions destroys an ematch tree previously created by
\fBtcf_em_tree_validate\fR/\fBtcf_em_tree_change\fR\&. You must ensure that
the ematch tree is not in use before calling this function.