suricata
|
Data Fields | |
uint32_t | cnt |
uint32_t | offset |
offset table
Definition at line 52 of file util-rohash.c.
uint32_t ROHashTableOffsets_::cnt |
number of items for this hash
Definition at line 53 of file util-rohash.c.
Referenced by ROHashInitFinalize(), and ROHashLookup().
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().