TCF_EM_TREE_DESTROY

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

tcf_em_tree_destroy - destroy an ematch tree  

SYNOPSIS

"SYNOPSIS"

void tcf_em_tree_destroy (struct tcf_proto * tp, struct tcf_ematch_tree * tree);  

ARGUMENTS

tp
classifier kind handle
tree
ematch tree to be deleted
 

DESCRIPTION

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.  

DESCRIPTION

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:54 GMT, October 09, 2005