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

_RuleListNode Struct Reference

#include <rules.h>

List of all members.

Public Attributes

ListHeadRuleList
int mode
int rval
int evalIndex
char * name
_RuleListNodenext


Member Data Documentation

int _RuleListNode::evalIndex
 

Definition at line 295 of file rules.h.

Referenced by addNodeToOrderedList(), CreateRuleType(), and fpAddMatch().

int _RuleListNode::mode
 

Definition at line 293 of file rules.h.

Referenced by CreateRuleType(), and ParseRule().

char* _RuleListNode::name
 

Definition at line 296 of file rules.h.

Referenced by checkKeyword(), CreateRuleType(), DumpRuleChains(), IntegrityCheckRules(), OrderRuleLists(), ParseRule(), and printRuleListOrder().

struct _RuleListNode* _RuleListNode::next
 

Definition at line 297 of file rules.h.

Referenced by addNodeToOrderedList(), checkKeyword(), CreateRuleType(), DumpRuleChains(), fpCreateFastPacketDetection(), IntegrityCheckRules(), OrderRuleLists(), ParseRule(), and printRuleListOrder().

ListHead* _RuleListNode::RuleList
 

Definition at line 292 of file rules.h.

Referenced by CreateRuleType(), DumpRuleChains(), fpCreateFastPacketDetection(), IntegrityCheckRules(), and ParseRule().

int _RuleListNode::rval
 

Definition at line 294 of file rules.h.

Referenced by CreateRuleType().


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