suricata
NFQThreadVars_ Struct Reference
Collaboration diagram for NFQThreadVars_:

Data Fields

uint16_t nfq_index
 
ThreadVarstv
 
TmSlotslot
 
LiveDevicelivedev
 
char * data
 
int datalen
 

Detailed Description

Definition at line 113 of file source-nfq.c.

Field Documentation

◆ data

char* NFQThreadVars_::data

Definition at line 121 of file source-nfq.c.

◆ datalen

int NFQThreadVars_::datalen

Per function and thread data

Definition at line 122 of file source-nfq.c.

◆ livedev

LiveDevice* NFQThreadVars_::livedev

Definition at line 119 of file source-nfq.c.

◆ nfq_index

uint16_t NFQThreadVars_::nfq_index

Definition at line 115 of file source-nfq.c.

◆ slot

TmSlot* NFQThreadVars_::slot

Definition at line 117 of file source-nfq.c.

◆ tv

ThreadVars* NFQThreadVars_::tv

Definition at line 116 of file source-nfq.c.


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