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

Data Fields

struct optionoption
 
host_hash_tvalues_hash
 
int relays
 
struct host_id_infonext
 

Detailed Description

Definition at line 59 of file mdb.c.

Field Documentation

◆ next

struct host_id_info* host_id_info::next

Definition at line 63 of file mdb.c.

◆ option

struct option* host_id_info::option

Definition at line 60 of file mdb.c.

◆ relays

int host_id_info::relays

Definition at line 62 of file mdb.c.

◆ values_hash

host_hash_t* host_id_info::values_hash

Definition at line 61 of file mdb.c.


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