suricata
runmode-erf-dag.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int RunModeIdsErfDagAutoFp (void)
 
int RunModeIdsErfDagSingle (void)
 
int RunModeIdsErfDagWorkers (void)
 
void RunModeErfDagRegister (void)
 
const char * RunModeErfDagGetDefaultMode (void)
 

Detailed Description

Function Documentation

◆ RunModeErfDagGetDefaultMode()

const char* RunModeErfDagGetDefaultMode ( void  )

Definition at line 43 of file runmode-erf-dag.c.

◆ RunModeErfDagRegister()

void RunModeErfDagRegister ( void  )

Definition at line 48 of file runmode-erf-dag.c.

References RUNMODE_DAG, RunModeIdsErfDagAutoFp(), RunModeIdsErfDagSingle(), RunModeIdsErfDagWorkers(), and RunModeRegisterNewRunMode().

Here is the call graph for this function:

◆ RunModeIdsErfDagAutoFp()

int RunModeIdsErfDagAutoFp ( void  )

Definition at line 92 of file runmode-erf-dag.c.

References RunModeSetLiveCaptureAutoFp(), SCEnter, and TimeModeSetLive().

Referenced by RunModeErfDagRegister().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ RunModeIdsErfDagSingle()

int RunModeIdsErfDagSingle ( void  )

Definition at line 69 of file runmode-erf-dag.c.

References RunModeSetLiveCaptureSingle(), SCEnter, and TimeModeSetLive().

Referenced by RunModeErfDagRegister().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ RunModeIdsErfDagWorkers()

int RunModeIdsErfDagWorkers ( void  )

Definition at line 111 of file runmode-erf-dag.c.

References RunModeSetLiveCaptureWorkers(), SCEnter, and TimeModeSetLive().

Referenced by RunModeErfDagRegister().

Here is the call graph for this function:
Here is the caller graph for this function: