Go to the documentation of this file.
50 "Multi threaded NFQ IPS mode with respect to flow",
54 "Multi queue NFQ IPS mode with one thread per queue",
void * NFQGetThread(int number)
Get a pointer to the NFQ thread at index.
int RunModeSetIPSAutoFp(ConfigIPSParserFunc ConfigParser, const char *recv_mod_name, const char *verdict_mod_name, const char *decode_mod_name)
int RunModeSetIPSWorker(ConfigIPSParserFunc ConfigParser, const char *recv_mod_name, const char *verdict_mod_name, const char *decode_mod_name)
void LiveDeviceHasNoStats()
int RunModeIpsNFQAutoFp(void)
void RunModeInitialize(void)
void RunModeIpsNFQRegister(void)
int RunModeIpsNFQWorker(void)
void TimeModeSetLive(void)
void RunModeRegisterNewRunMode(enum RunModes runmode, const char *name, const char *description, int(*RunModeFunc)(void))
Registers a new runmode.
const char * RunModeIpsNFQGetDefaultMode(void)