|
suricata
|
#include <util-mpm.h>
Data Fields | |
| const char * | cache_dir_path |
| uint64_t | cache_max_age_seconds |
| void * | cache_stats |
Definition at line 91 of file util-mpm.h.
| const char* MpmConfig_::cache_dir_path |
Definition at line 92 of file util-mpm.h.
Referenced by DetectEngineMpmCacheService().
| uint64_t MpmConfig_::cache_max_age_seconds |
Definition at line 93 of file util-mpm.h.
| void* MpmConfig_::cache_stats |
Definition at line 94 of file util-mpm.h.
Referenced by DetectEngineMpmCacheService().