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

#include <hash.h>

Data Fields

struct named_hashnext
 
const char * name
 
struct hash_tablehash
 

Detailed Description

Definition at line 70 of file hash.h.

Field Documentation

◆ hash

struct hash_table* named_hash::hash

Definition at line 73 of file hash.h.

◆ name

const char* named_hash::name

Definition at line 72 of file hash.h.

◆ next

struct named_hash* named_hash::next

Definition at line 71 of file hash.h.


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