nemea-common 1.6.3
Data Fields
index_array_t Struct Reference

#include <cuckoo_hash_v2.h>

Data Fields

uint8_t valid
 
int index
 

Detailed Description

Structure of the indexing array.

Definition at line 30 of file cuckoo_hash_v2.h.

Field Documentation

◆ index

int index_array_t::index

Index to data fields.

Definition at line 33 of file cuckoo_hash_v2.h.

◆ valid

uint8_t index_array_t::valid

Flag of data validity.

Definition at line 32 of file cuckoo_hash_v2.h.


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