.\" 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_DUMP" "9" "09 October 2005" "" ""
.SH NAME
tcf_em_tree_dump \- dump ematch tree into a rtnl message
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int tcf_em_tree_dump (struct sk_buff * \fIskb\fB, struct tcf_ematch_tree * \fItree\fB, int \fItlv\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIskb\fB\fR
skb holding the rtnl message
.TP
\fB\fItree\fB\fR
-- undescribed --
.TP
\fB\fItlv\fB\fR
TLV type to be used to encapsulate the tree
.SH "DESCRIPTION"
.PP
This function dumps a ematch tree into a rtnl message. It is valid to
call this function while the ematch tree is in use.
.PP
Returns -1 if the skb tailroom is insufficient.
.SH "DESCRIPTION"
.PP
This function dumps a ematch tree into a rtnl message. It is valid to
call this function while the ematch tree is in use.
.PP
Returns -1 if the skb tailroom is insufficient.