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

_StateRecord Struct Reference

#include <spp_conversation.h>

List of all members.

Public Attributes

ubi_trNode Node
MemBucketbucket
u_int32_t sip
u_int32_t dip
unsigned short sport
unsigned short dport
unsigned char ip_proto
timeval last_time
timeval first_time
unsigned long bytes_sent
unsigned long bytes_recv
unsigned long dsize_sent
unsigned long dsize_recv
unsigned long pkts_sent
unsigned long pkts_recv
u_int32_t conv_flags


Member Data Documentation

MemBucket* _StateRecord::bucket
 

Definition at line 44 of file spp_conversation.h.

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

unsigned long _StateRecord::bytes_recv
 

Definition at line 58 of file spp_conversation.h.

Referenced by FillConvStats().

unsigned long _StateRecord::bytes_sent
 

Definition at line 57 of file spp_conversation.h.

Referenced by FillConvStats().

u_int32_t _StateRecord::conv_flags
 

Definition at line 67 of file spp_conversation.h.

Referenced by ConvFunc(), and ConvGetSession().

u_int32_t _StateRecord::dip
 

Definition at line 48 of file spp_conversation.h.

Referenced by ConvCompareFunc(), ConvGetSession(), and FillStateRecord().

unsigned short _StateRecord::dport
 

Definition at line 50 of file spp_conversation.h.

Referenced by ConvCompareFunc(), ConvGetSession(), and FillStateRecord().

unsigned long _StateRecord::dsize_recv
 

Definition at line 62 of file spp_conversation.h.

Referenced by FillConvStats().

unsigned long _StateRecord::dsize_sent
 

Definition at line 61 of file spp_conversation.h.

Referenced by FillConvStats().

struct timeval _StateRecord::first_time
 

Definition at line 54 of file spp_conversation.h.

unsigned char _StateRecord::ip_proto
 

Definition at line 51 of file spp_conversation.h.

Referenced by ConvCompareFunc(), ConvGetSession(), and FillStateRecord().

struct timeval _StateRecord::last_time
 

Definition at line 53 of file spp_conversation.h.

Referenced by ConvFunc(), and PruneConvCache().

ubi_trNode _StateRecord::Node
 

Definition at line 43 of file spp_conversation.h.

unsigned long _StateRecord::pkts_recv
 

Definition at line 65 of file spp_conversation.h.

Referenced by FillConvStats().

unsigned long _StateRecord::pkts_sent
 

Definition at line 64 of file spp_conversation.h.

Referenced by FillConvStats().

u_int32_t _StateRecord::sip
 

Definition at line 47 of file spp_conversation.h.

Referenced by ConvCompareFunc(), ConvGetSession(), and FillStateRecord().

unsigned short _StateRecord::sport
 

Definition at line 49 of file spp_conversation.h.

Referenced by ConvCompareFunc(), ConvGetSession(), and FillStateRecord().


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