suricata
detect-flow-age.c File Reference
#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"
Include dependency graph for detect-flow-age.c:

Go to the source code of this file.

Functions

void DetectFlowAgeRegister (void)
 

Function Documentation

◆ DetectFlowAgeRegister()

void DetectFlowAgeRegister ( void  )

Definition at line 86 of file detect-flow-age.c.

References SigTableElmt_::desc, DETECT_FLOW_AGE, SigTableElmt_::Match, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: