|
suricata
|
#include "suricata-common.h"#include "rust.h"#include "detect-flow-age.h"#include "detect-engine.h"#include "detect-engine-prefilter.h"#include "detect-engine-uint.h"#include "detect-parse.h"
Go to the source code of this file.
Functions | |
| void | DetectFlowAgeRegister (void) |
| void DetectFlowAgeRegister | ( | void | ) |
Definition at line 89 of file detect-flow-age.c.
References SigTableElmt_::desc, DETECT_FLOW_AGE, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().
