Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

_PreprocessFuncNode Struct Reference

#include <plugbase.h>

List of all members.

Public Attributes

void * context
void(* func )(Packet *, void *)
_PreprocessFuncNodenext


Member Data Documentation

void* _PreprocessFuncNode::context
 

Definition at line 148 of file plugbase.h.

Referenced by Frag3Init(), and Preprocess().

void(* _PreprocessFuncNode::func)(Packet *, void *)
 

Referenced by AddFuncToPreprocList(), and Preprocess().

struct _PreprocessFuncNode* _PreprocessFuncNode::next
 

Definition at line 150 of file plugbase.h.

Referenced by AddFuncToPreprocList(), and Preprocess().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:31 2006 by  doxygen 1.4.2