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

Go to the source code of this file.

Functions

int RunModeIpsNFQAutoFp (void)
 
int RunModeIpsNFQWorker (void)
 
void RunModeIpsNFQRegister (void)
 
const char * RunModeIpsNFQGetDefaultMode (void)
 

Detailed Description

Function Documentation

◆ RunModeIpsNFQAutoFp()

int RunModeIpsNFQAutoFp ( void  )

Definition at line 57 of file runmode-nfq.c.

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

Referenced by RunModeIpsNFQRegister().

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

◆ RunModeIpsNFQGetDefaultMode()

const char* RunModeIpsNFQGetDefaultMode ( void  )

Definition at line 42 of file runmode-nfq.c.

◆ RunModeIpsNFQRegister()

void RunModeIpsNFQRegister ( void  )

Definition at line 47 of file runmode-nfq.c.

References RUNMODE_NFQ, RunModeIpsNFQAutoFp(), RunModeIpsNFQWorker(), and RunModeRegisterNewRunMode().

Here is the call graph for this function:

◆ RunModeIpsNFQWorker()

int RunModeIpsNFQWorker ( void  )

Definition at line 75 of file runmode-nfq.c.

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

Referenced by RunModeIpsNFQRegister().

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