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

_FLOWCACHE Struct Reference

#include <flow_cache.h>

List of all members.

Public Attributes

SFXHASHipv4_table
FCSTAT total
FCSTAT per_proto [256]
unsigned int max_flowbits_bytes


Member Data Documentation

SFXHASH* _FLOWCACHE::ipv4_table
 

Definition at line 23 of file flow_cache.h.

Referenced by flowcache_destroy(), flowcache_find(), flowcache_init(), flowcache_lru(), flowcache_mru(), flowcache_newflow(), flowcache_overhead_blocks(), flowcache_overhead_bytes(), flowcache_releaseflow(), flowcache_row_count(), and flowcache_stats().

unsigned int _FLOWCACHE::max_flowbits_bytes
 

Definition at line 27 of file flow_cache.h.

Referenced by flowcache_init(), and init_flowdata().

FCSTAT _FLOWCACHE::per_proto[256]
 

Definition at line 26 of file flow_cache.h.

Referenced by FCS_find(), FCS_find_fail(), FCS_find_success(), FCS_new(), FCS_revfind(), and flowcache_stats().

FCSTAT _FLOWCACHE::total
 

Definition at line 25 of file flow_cache.h.

Referenced by FCS_find(), FCS_find_fail(), FCS_find_success(), FCS_new(), FCS_revfind(), and flowcache_stats().


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