ISC DHCP  4.4.1
A reference DHCPv4 and DHCPv6 implementation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

struct hash_table* named_hash::hash

Definition at line 73 of file hash.h.

const char* named_hash::name

Definition at line 72 of file hash.h.

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: