modbusd
modbus master daemon
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
UT_hash_table Struct Reference

#include <uthash.h>

Collaboration diagram for UT_hash_table:
Collaboration graph

Data Fields

UT_hash_bucketbuckets
 
unsigned num_buckets
 
unsigned log2_num_buckets
 
unsigned num_items
 
struct UT_hash_handletail
 
ptrdiff_t hho
 
unsigned ideal_chain_maxlen
 
unsigned nonideal_items
 
unsigned ineff_expands
 
unsigned noexpand
 
uint32_t signature
 

Field Documentation

UT_hash_bucket* buckets
ptrdiff_t hho
unsigned ideal_chain_maxlen
unsigned ineff_expands
unsigned log2_num_buckets
unsigned noexpand
unsigned nonideal_items
unsigned num_buckets
unsigned num_items
uint32_t signature
struct UT_hash_handle* tail

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