|
suricata
|
#include "suricata-common.h"#include "action-globals.h"#include "detect.h"#include "detect-noalert.h"#include "util-debug.h"#include "util-validate.h"
Go to the source code of this file.
Functions | |
| void | DetectNoalertRegister (void) |
Implements the noalert and alert keywords.
Definition in file detect-noalert.c.
| void DetectNoalertRegister | ( | void | ) |
Definition at line 49 of file detect-noalert.c.
References SigTableElmt_::desc, DETECT_NOALERT, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().
