suricata
main.c File Reference
#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"
Include dependency graph for main.c:

Go to the source code of this file.

Data Structures

struct  WorkerArgs
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()