ISC DHCP 4.4.3-P1
A reference DHCPv4 and DHCPv6 implementation
 
Loading...
Searching...
No Matches
hash_bucket Struct Reference

#include <hash.h>

Data Fields

struct hash_bucketnext
 
const unsigned char * name
 
unsigned len
 
hashed_object_tvalue
 

Detailed Description

Definition at line 50 of file hash.h.

Field Documentation

◆ len

unsigned hash_bucket::len

Definition at line 53 of file hash.h.

◆ name

const unsigned char* hash_bucket::name

Definition at line 52 of file hash.h.

◆ next

struct hash_bucket* hash_bucket::next

Definition at line 51 of file hash.h.

◆ value

hashed_object_t* hash_bucket::value

Definition at line 54 of file hash.h.


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