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

Go to the source code of this file.

Functions

int RunModeErfFileSingle (void)
 
int RunModeErfFileAutoFp (void)
 
void RunModeErfFileRegister (void)
 
const char * RunModeErfFileGetDefaultMode (void)
 

Detailed Description

Function Documentation

◆ RunModeErfFileAutoFp()

◆ RunModeErfFileGetDefaultMode()

const char* RunModeErfFileGetDefaultMode ( void  )

Definition at line 34 of file runmode-erf-file.c.

◆ RunModeErfFileRegister()

void RunModeErfFileRegister ( void  )

Definition at line 39 of file runmode-erf-file.c.

References RUNMODE_ERF_FILE, RunModeErfFileAutoFp(), RunModeErfFileSingle(), and RunModeRegisterNewRunMode().

Here is the call graph for this function:

◆ RunModeErfFileSingle()

int RunModeErfFileSingle ( void  )

Definition at line 52 of file runmode-erf-file.c.

References ConfGet(), FatalError, SCEnter, SCLogInfo, SCReturnInt, thread_name_single, TimeModeSetOffline(), TM_ECODE_OK, TmModuleGetByName(), TmSlotSetFuncAppend(), TmThreadCreatePacketHandler(), TmThreadSpawn(), and tv.

Referenced by RunModeErfFileRegister().

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