|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dhcpd.h>

Public Attributes | |
| int | hash_count |
| struct hash_bucket * | buckets [DEFAULT_HASH_SIZE] |
| unsigned | num_elts |
| unsigned | num_buckets |
| struct hash_table_bucket * | buckets |
| struct pool * | pool |
| struct hash_bucket * hash_table::buckets |
| struct hash_table_bucket* hash_table::buckets |
Definition at line 106 of file dbghelp_private.h.
| unsigned hash_table::num_buckets |
Definition at line 105 of file dbghelp_private.h.
| unsigned hash_table::num_elts |
Definition at line 104 of file dbghelp_private.h.
Definition at line 107 of file dbghelp_private.h.