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

Public Attributes

unsigned hashv
 
struct UT_hash_handlehh_next
 
struct UT_hash_handlehh_prev
 
void * key
 
unsigned keylen
 
void * next
 
void * prev
 
struct UT_hash_tabletbl
 

Member Data Documentation

◆ hashv

unsigned UT_hash_handle::hashv

◆ hh_next

struct UT_hash_handle* UT_hash_handle::hh_next

◆ hh_prev

struct UT_hash_handle* UT_hash_handle::hh_prev

◆ key

void* UT_hash_handle::key

◆ keylen

unsigned UT_hash_handle::keylen

◆ next

void* UT_hash_handle::next

◆ prev

void* UT_hash_handle::prev

◆ tbl

struct UT_hash_table* UT_hash_handle::tbl