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

_conversationData Struct Reference

#include <spp_conversation.h>

List of all members.

Public Attributes

int isInitialized
unsigned int max_convs
unsigned int timeout
MemPool state_records
ubi_trRoot cache
ubi_trRootPtr cachePtr
char keepstats
char alert_odd_protocols
char allowed_ip_protocols [256]
char watch_scans
timeval prune_time


Member Data Documentation

char _conversationData::alert_odd_protocols
 

Definition at line 83 of file spp_conversation.h.

Referenced by ConvFunc(), ConvInit(), and ParseConvArgs().

char _conversationData::allowed_ip_protocols[256]
 

Definition at line 84 of file spp_conversation.h.

Referenced by ConvFunc(), ConvInit(), and ParseConvArgs().

ubi_trRoot _conversationData::cache
 

Definition at line 78 of file spp_conversation.h.

Referenced by ConvInit().

ubi_trRootPtr _conversationData::cachePtr
 

Definition at line 79 of file spp_conversation.h.

Referenced by ConvCompareFunc(), ConvDelete(), ConvFunc(), ConvGetSession(), ConvInit(), and PruneConvCache().

int _conversationData::isInitialized
 

Definition at line 72 of file spp_conversation.h.

Referenced by ConvInit(), and Scan2Init().

char _conversationData::keepstats
 

Definition at line 82 of file spp_conversation.h.

Referenced by ConvFunc(), and ConvInit().

unsigned int _conversationData::max_convs
 

Definition at line 73 of file spp_conversation.h.

Referenced by ConvAlloc(), ConvInit(), and ParseConvArgs().

struct timeval _conversationData::prune_time
 

Definition at line 86 of file spp_conversation.h.

Referenced by ConvFunc().

MemPool _conversationData::state_records
 

Definition at line 76 of file spp_conversation.h.

Referenced by ConvAlloc(), ConvDelete(), ConvGetSession(), and ConvInit().

unsigned int _conversationData::timeout
 

Definition at line 74 of file spp_conversation.h.

Referenced by ConvFunc(), ConvInit(), ParseConvArgs(), and PruneConvCache().

char _conversationData::watch_scans
 

Definition at line 85 of file spp_conversation.h.

Referenced by ConvFunc(), and Scan2Init().


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