#include <flow_cache.h>
Public Attributes | |
UINT64 | find_ops |
UINT64 | reversed_ops |
UINT64 | find_success |
UINT64 | find_fail |
UINT64 | new_flows |
UINT64 | released_flows |
|
Definition at line 16 of file flow_cache.h. Referenced by FCS_find_fail(), and flowcache_stats(). |
|
Definition at line 13 of file flow_cache.h. Referenced by FCS_find(), and flowcache_stats(). |
|
Definition at line 15 of file flow_cache.h. Referenced by FCS_find_success(), and flowcache_stats(). |
|
Definition at line 17 of file flow_cache.h. Referenced by FCS_new(), and flowcache_stats(). |
|
Definition at line 18 of file flow_cache.h. |
|
Definition at line 14 of file flow_cache.h. Referenced by FCS_revfind(), and flowcache_stats(). |