suricata
ROHashTableOffsets_ Struct Reference

Data Fields

uint32_t cnt
 
uint32_t offset
 

Detailed Description

offset table

Definition at line 52 of file util-rohash.c.

Field Documentation

◆ cnt

uint32_t ROHashTableOffsets_::cnt

number of items for this hash

Definition at line 53 of file util-rohash.c.

Referenced by ROHashInitFinalize(), and ROHashLookup().

◆ offset

uint32_t ROHashTableOffsets_::offset

position in the blob of the first item

Definition at line 54 of file util-rohash.c.

Referenced by ROHashInitFinalize(), and ROHashLookup().


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