suricata
ErfDagThreadVars_ Struct Reference
Collaboration diagram for ErfDagThreadVars_:

Data Fields

ThreadVarstv
 
TmSlotslot
 
int dagfd
 
int dagstream
 
char dagname [DAGNAME_BUFSIZE]
 
struct timeval maxwait poll
 
LiveDevicelivedev
 
uint64_t bytes
 
uint16_t packets
 
uint16_t drops
 
uint8_t * top
 
uint8_t * btm
 

Detailed Description

Definition at line 94 of file source-erf-dag.c.

Field Documentation

◆ btm

uint8_t* ErfDagThreadVars_::btm

Definition at line 113 of file source-erf-dag.c.

◆ bytes

uint64_t ErfDagThreadVars_::bytes

Definition at line 106 of file source-erf-dag.c.

Referenced by ReceiveErfDagThreadExitStats().

◆ dagfd

int ErfDagThreadVars_::dagfd

Definition at line 98 of file source-erf-dag.c.

Referenced by ReceiveErfDagThreadDeinit(), and ReceiveErfDagThreadInit().

◆ dagname

char ErfDagThreadVars_::dagname[DAGNAME_BUFSIZE]

Definition at line 100 of file source-erf-dag.c.

Referenced by ReceiveErfDagThreadInit().

◆ dagstream

int ErfDagThreadVars_::dagstream

◆ drops

uint16_t ErfDagThreadVars_::drops

Definition at line 108 of file source-erf-dag.c.

Referenced by ReceiveErfDagThreadExitStats(), and ReceiveErfDagThreadInit().

◆ livedev

LiveDevice* ErfDagThreadVars_::livedev

Definition at line 104 of file source-erf-dag.c.

Referenced by ReceiveErfDagThreadExitStats(), and ReceiveErfDagThreadInit().

◆ packets

uint16_t ErfDagThreadVars_::packets

Definition at line 107 of file source-erf-dag.c.

Referenced by ReceiveErfDagThreadExitStats(), and ReceiveErfDagThreadInit().

◆ poll

struct timeval maxwait ErfDagThreadVars_::poll

Definition at line 100 of file source-erf-dag.c.

Referenced by ReceiveErfDagThreadInit().

◆ slot

TmSlot* ErfDagThreadVars_::slot

Definition at line 96 of file source-erf-dag.c.

◆ top

uint8_t* ErfDagThreadVars_::top

Definition at line 112 of file source-erf-dag.c.

◆ tv

ThreadVars* ErfDagThreadVars_::tv

Definition at line 95 of file source-erf-dag.c.

Referenced by ReceiveErfDagThreadInit().


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