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

_FCSTAT Struct Reference

#include <flow_cache.h>

List of all members.

Public Attributes

UINT64 find_ops
UINT64 reversed_ops
UINT64 find_success
UINT64 find_fail
UINT64 new_flows
UINT64 released_flows


Member Data Documentation

UINT64 _FCSTAT::find_fail
 

Definition at line 16 of file flow_cache.h.

Referenced by FCS_find_fail(), and flowcache_stats().

UINT64 _FCSTAT::find_ops
 

Definition at line 13 of file flow_cache.h.

Referenced by FCS_find(), and flowcache_stats().

UINT64 _FCSTAT::find_success
 

Definition at line 15 of file flow_cache.h.

Referenced by FCS_find_success(), and flowcache_stats().

UINT64 _FCSTAT::new_flows
 

Definition at line 17 of file flow_cache.h.

Referenced by FCS_new(), and flowcache_stats().

UINT64 _FCSTAT::released_flows
 

Definition at line 18 of file flow_cache.h.

UINT64 _FCSTAT::reversed_ops
 

Definition at line 14 of file flow_cache.h.

Referenced by 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