suricata
runmode-pfring.h File Reference
#include "suricata-common.h"
Include dependency graph for runmode-pfring.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int RunModeIdsPfringAutoFp (void)
 
int RunModeIdsPfringSingle (void)
 
int RunModeIdsPfringWorkers (void)
 
void RunModeIdsPfringRegister (void)
 
const char * RunModeIdsPfringGetDefaultMode (void)
 

Detailed Description

Function Documentation

◆ RunModeIdsPfringAutoFp()

int RunModeIdsPfringAutoFp ( void  )

Definition at line 443 of file runmode-pfring.c.

References SCEnter, and TimeModeSetLive().

Referenced by RunModeIdsPfringRegister().

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

◆ RunModeIdsPfringGetDefaultMode()

const char* RunModeIdsPfringGetDefaultMode ( void  )

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

◆ RunModeIdsPfringRegister()

void RunModeIdsPfringRegister ( void  )

Definition at line 51 of file runmode-pfring.c.

References RUNMODE_PFRING, RunModeIdsPfringAutoFp(), RunModeIdsPfringSingle(), RunModeIdsPfringWorkers(), and RunModeRegisterNewRunMode().

Here is the call graph for this function:

◆ RunModeIdsPfringSingle()

int RunModeIdsPfringSingle ( void  )

Definition at line 472 of file runmode-pfring.c.

References SCEnter, and TimeModeSetLive().

Referenced by RunModeIdsPfringRegister().

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

◆ RunModeIdsPfringWorkers()

int RunModeIdsPfringWorkers ( void  )

Definition at line 504 of file runmode-pfring.c.

References SCEnter, and TimeModeSetLive().

Referenced by RunModeIdsPfringRegister().

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