|
suricata
|
#include "util-config.h"

Go to the source code of this file.
Data Structures | |
| struct | DetectConfigData_ |
Typedefs | |
| typedef struct DetectConfigData_ | DetectConfigData |
Functions | |
| void | DetectConfigRegister (void) |
| Registers the "config" keyword for detection. More... | |
Definition in file detect-config.h.
| typedef struct DetectConfigData_ DetectConfigData |
| void DetectConfigRegister | ( | void | ) |
Registers the "config" keyword for detection.
Definition at line 74 of file detect-config.c.
References DETECT_CONFIG, SigTableElmt_::Match, SigTableElmt_::name, and sigmatch_table.
Referenced by SigTableSetup().
