suricata
WorkerArgs Struct Reference
Collaboration diagram for WorkerArgs:

Data Fields

ThreadVarstv
 
char * pcap_filename
 

Detailed Description

Struct to pass arguments into a worker thread.

Definition at line 33 of file main.c.

Field Documentation

◆ pcap_filename

char* WorkerArgs::pcap_filename

Definition at line 35 of file main.c.

◆ tv

ThreadVars* WorkerArgs::tv

Definition at line 34 of file main.c.


The documentation for this struct was generated from the following file: