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

Go to the source code of this file.

Functions

int RunModeIpsWinDivertAutoFp (void)
 
void RunModeIpsWinDivertRegister (void)
 
const char * RunModeIpsWinDivertGetDefaultMode (void)
 

Detailed Description

Author
Jacob Masen-Smith jacob.nosp@m.@eve.nosp@m.ngx.c.nosp@m.om

Definition in file runmode-windivert.h.

Function Documentation

◆ RunModeIpsWinDivertAutoFp()

int RunModeIpsWinDivertAutoFp ( void  )

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

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

Referenced by RunModeIpsWinDivertRegister().

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

◆ RunModeIpsWinDivertGetDefaultMode()

const char* RunModeIpsWinDivertGetDefaultMode ( void  )

Definition at line 40 of file runmode-windivert.c.

◆ RunModeIpsWinDivertRegister()

void RunModeIpsWinDivertRegister ( void  )

Definition at line 45 of file runmode-windivert.c.

References RUNMODE_WINDIVERT, RunModeIpsWinDivertAutoFp(), and RunModeRegisterNewRunMode().

Here is the call graph for this function: