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

#include <dhcpd.h>

Data Fields

 OMAPI_OBJECT_PREAMBLE
 
struct host_decln_ipaddr
 
struct host_decln_dynamic
 
char * name
 
struct hardware interface
 
struct data_string client_identifier
 
struct optionhost_id_option
 
struct data_string host_id
 
struct option_cachefixed_addr
 
struct iaddrcidrnetlistfixed_prefix
 
struct groupgroup
 
struct group_objectnamed_group
 
struct data_string auth_key_id
 
int flags
 
int relays
 

Detailed Description

Definition at line 974 of file dhcpd.h.

Field Documentation

◆ auth_key_id

struct data_string host_decl::auth_key_id

Definition at line 990 of file dhcpd.h.

◆ client_identifier

struct data_string host_decl::client_identifier

Definition at line 980 of file dhcpd.h.

◆ fixed_addr

struct option_cache* host_decl::fixed_addr

Definition at line 986 of file dhcpd.h.

◆ fixed_prefix

struct iaddrcidrnetlist* host_decl::fixed_prefix

Definition at line 987 of file dhcpd.h.

◆ flags

int host_decl::flags

Definition at line 991 of file dhcpd.h.

◆ group

struct group* host_decl::group

Definition at line 988 of file dhcpd.h.

◆ host_id

struct data_string host_decl::host_id

Definition at line 982 of file dhcpd.h.

◆ host_id_option

struct option* host_decl::host_id_option

Definition at line 981 of file dhcpd.h.

◆ interface

struct hardware host_decl::interface

Definition at line 979 of file dhcpd.h.

◆ n_dynamic

struct host_decl* host_decl::n_dynamic

Definition at line 977 of file dhcpd.h.

◆ n_ipaddr

struct host_decl* host_decl::n_ipaddr

Definition at line 976 of file dhcpd.h.

◆ name

char* host_decl::name

Definition at line 978 of file dhcpd.h.

◆ named_group

struct group_object* host_decl::named_group

Definition at line 989 of file dhcpd.h.

◆ OMAPI_OBJECT_PREAMBLE

host_decl::OMAPI_OBJECT_PREAMBLE

Definition at line 975 of file dhcpd.h.

◆ relays

int host_decl::relays

Definition at line 998 of file dhcpd.h.


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