suricata
VarNameStore_ Struct Reference
Collaboration diagram for VarNameStore_:

Data Fields

HashListTablenames
 
HashListTableids
 
uint32_t max_id
 
struct timeval free_after
 

Detailed Description

Definition at line 67 of file util-var-name.c.

Field Documentation

◆ free_after

struct timeval VarNameStore_::free_after

Definition at line 70 of file util-var-name.c.

◆ ids

HashListTable* VarNameStore_::ids

Definition at line 69 of file util-var-name.c.

Referenced by VarNameStoreLookupById().

◆ max_id

uint32_t VarNameStore_::max_id

Definition at line 70 of file util-var-name.c.

◆ names

HashListTable* VarNameStore_::names

Definition at line 68 of file util-var-name.c.

Referenced by VarNameStoreLookupByName().


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