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

Go to the source code of this file.

Functions

int RunModeIpsIPFWAutoFp (void)
 
int RunModeIpsIPFWWorker (void)
 
void RunModeIpsIPFWRegister (void)
 
const char * RunModeIpsIPFWGetDefaultMode (void)
 

Detailed Description

Function Documentation

◆ RunModeIpsIPFWAutoFp()

int RunModeIpsIPFWAutoFp ( void  )

Definition at line 60 of file runmode-ipfw.c.

References IPFWGetThread(), LiveDeviceHasNoStats(), RunModeSetIPSAutoFp(), SCEnter, and TimeModeSetLive().

Referenced by RunModeIpsIPFWRegister().

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

◆ RunModeIpsIPFWGetDefaultMode()

const char* RunModeIpsIPFWGetDefaultMode ( void  )

Definition at line 44 of file runmode-ipfw.c.

◆ RunModeIpsIPFWRegister()

void RunModeIpsIPFWRegister ( void  )

Definition at line 49 of file runmode-ipfw.c.

References RUNMODE_IPFW, RunModeIpsIPFWAutoFp(), RunModeIpsIPFWWorker(), and RunModeRegisterNewRunMode().

Here is the call graph for this function:

◆ RunModeIpsIPFWWorker()

int RunModeIpsIPFWWorker ( void  )

Definition at line 78 of file runmode-ipfw.c.

References IPFWGetThread(), LiveDeviceHasNoStats(), RunModeSetIPSWorker(), SCEnter, and TimeModeSetLive().

Referenced by RunModeIpsIPFWRegister().

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