Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
Data content of the cuckoo filter. More...
#include <cs_CuckooFilterStructs.h>
Public Attributes | |
cuckoo_index_t | bucketCountLog2 |
cuckoo_index_t | nestsPerBucket |
cuckoo_extended_fingerprint_t | victim |
cuckoo_fingerprint_t | bucketArray [] |
Data content of the cuckoo filter.
cuckoo_fingerprint_t cuckoo_filter_data_t::bucketArray[] |
cuckoo_index_t cuckoo_filter_data_t::bucketCountLog2 |
cuckoo_index_t cuckoo_filter_data_t::nestsPerBucket |
cuckoo_extended_fingerprint_t cuckoo_filter_data_t::victim |