suricata
|
Go to the source code of this file.
Functions | |
int | RunModeIpsWinDivertAutoFp (void) |
void | RunModeIpsWinDivertRegister (void) |
const char * | RunModeIpsWinDivertGetDefaultMode (void) |
Definition in file runmode-windivert.h.
int RunModeIpsWinDivertAutoFp | ( | void | ) |
Definition at line 52 of file runmode-windivert.c.
References LiveDeviceHasNoStats(), RunModeSetIPSAutoFp(), SCEnter, and TimeModeSetLive().
Referenced by RunModeIpsWinDivertRegister().
const char* RunModeIpsWinDivertGetDefaultMode | ( | void | ) |
Definition at line 40 of file runmode-windivert.c.
void RunModeIpsWinDivertRegister | ( | void | ) |
Definition at line 45 of file runmode-windivert.c.
References RUNMODE_WINDIVERT, RunModeIpsWinDivertAutoFp(), and RunModeRegisterNewRunMode().