suricata
MpmConfig_ Struct Reference

#include <util-mpm.h>

Data Fields

const char * cache_dir_path
 
uint64_t cache_max_age_seconds
 
void * cache_stats
 

Detailed Description

Definition at line 91 of file util-mpm.h.

Field Documentation

◆ cache_dir_path

const char* MpmConfig_::cache_dir_path

Definition at line 92 of file util-mpm.h.

Referenced by DetectEngineMpmCacheService().

◆ cache_max_age_seconds

uint64_t MpmConfig_::cache_max_age_seconds

Definition at line 93 of file util-mpm.h.

◆ cache_stats

void* MpmConfig_::cache_stats

Definition at line 94 of file util-mpm.h.

Referenced by DetectEngineMpmCacheService().


The documentation for this struct was generated from the following file: