Go to the documentation of this file.
25 #ifndef SURICATA_RUNMODE_LIB_H
26 #define SURICATA_RUNMODE_LIB_H
const char * SCRunModeLibGetDefaultMode(void)
runmode default mode (live)
Per thread variable structure.
int SCRunModeLibIdsLive(void)
runmode for live packet processing
void SCRunModeLibIdsRegister(void)
register runmodes for suricata as a library
ThreadVars * SCRunModeLibCreateThreadVars(int worker_id)
Create ThreadVars for use by a user provided thread.
int SCRunModeLibSpawnWorker(void *)
start the "fake" worker.
int SCRunModeLibIdsOffline(void)
runmode for offline packet processing (pcap files)