suricata
|
#include "suricata.h"
#include "runmodes.h"
#include "conf.h"
#include "pcap.h"
#include "runmode-lib.h"
#include "tm-threads.h"
#include "threadvars.h"
#include "action-globals.h"
#include "packet.h"
Go to the source code of this file.
Data Structures | |
struct | WorkerArgs |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 147 of file main.c.
References LiveRegisterDevice(), RUNMODE_LIB, SCConfSetFromString(), SCFinalizeRunMode(), SCLoadYamlConfig(), SCParseCommandLine(), SCRunModeLibCreateThreadVars(), SCRunmodeSet(), SCStartInternalRunMode(), SuricataInit(), SuricataPreInit(), TM_ECODE_DONE, TM_ECODE_FAILED, TM_ECODE_OK, and tv.