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

Go to the source code of this file.

Functions

void DetectFlowElephantRegister (void)
 

Detailed Description

Author
Shivani Bhardwaj shiva.nosp@m.ni@o.nosp@m.isf.n.nosp@m.et

Elephant flow detection.

Definition in file detect-flow-elephant.c.

Function Documentation

◆ DetectFlowElephantRegister()

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().

Here is the caller graph for this function: