|
suricata
|
#include "suricata-common.h"#include "rust.h"#include "flow.h"#include "detect-flow-elephant.h"#include "detect-engine.h"#include "detect-engine-prefilter.h"#include "detect-engine-prefilter-common.h"#include "detect-parse.h"
Go to the source code of this file.
Functions | |
| void | DetectFlowElephantRegister (void) |
Elephant flow detection.
Definition in file detect-flow-elephant.c.
| void DetectFlowElephantRegister | ( | void | ) |
Definition at line 134 of file detect-flow-elephant.c.
References SigTableElmt_::desc, DETECT_FLOW_ELEPHANT, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().
