TCF_EM_TREE_DUMP

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

 

NAME

tcf_em_tree_dump - dump ematch tree into a rtnl message  

SYNOPSIS

"SYNOPSIS"

int tcf_em_tree_dump (struct sk_buff * skb, struct tcf_ematch_tree * tree, int tlv);  

ARGUMENTS

skb
skb holding the rtnl message
tree
-- undescribed --
tlv
TLV type to be used to encapsulate the tree
 

DESCRIPTION

This function dumps a ematch tree into a rtnl message. It is valid to call this function while the ematch tree is in use.

Returns -1 if the skb tailroom is insufficient.  

DESCRIPTION

This function dumps a ematch tree into a rtnl message. It is valid to call this function while the ematch tree is in use.

Returns -1 if the skb tailroom is insufficient.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

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