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)
int RunModeIpsNFQAutoFp(void)
void LiveDeviceHasNoStats(void)
void RunModeIpsNFQRegister(void)
int RunModeIpsNFQWorker(void)
void RunModeRegisterNewRunMode(enum RunModes runmode, const char *name, const char *description, int(*RunModeFunc)(void), int(*RunModeIsIPSEnabled)(void))
Registers a new runmode.
void TimeModeSetLive(void)
const char * RunModeIpsNFQGetDefaultMode(void)