P4C
The P4 Compiler
Loading...
Searching...
No Matches
UT_hash_table Struct Reference

Public Attributes

UT_hash_bucketbuckets
 
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_handletail
 

Member Data Documentation

◆ buckets

UT_hash_bucket* UT_hash_table::buckets

◆ hho

ptrdiff_t UT_hash_table::hho

◆ ideal_chain_maxlen

unsigned UT_hash_table::ideal_chain_maxlen

◆ ineff_expands

unsigned UT_hash_table::ineff_expands

◆ log2_num_buckets

unsigned UT_hash_table::log2_num_buckets

◆ noexpand

unsigned UT_hash_table::noexpand

◆ nonideal_items

unsigned UT_hash_table::nonideal_items

◆ num_buckets

unsigned UT_hash_table::num_buckets

◆ num_items

unsigned UT_hash_table::num_items

◆ signature

uint32_t UT_hash_table::signature

◆ tail

struct UT_hash_handle* UT_hash_table::tail