#include <dhcpd.h>
Data Fields | |
| OMAPI_OBJECT_PREAMBLE | |
| struct host_decl * | n_ipaddr |
| struct host_decl * | n_dynamic |
| char * | name |
| struct hardware | interface |
| struct data_string | client_identifier |
| struct option * | host_id_option |
| struct data_string | host_id |
| struct option_cache * | fixed_addr |
| struct iaddrcidrnetlist * | fixed_prefix |
| struct group * | group |
| struct group_object * | named_group |
| struct data_string | auth_key_id |
| int | flags |
| int | relays |
| struct data_string host_decl::auth_key_id |
| struct data_string host_decl::client_identifier |
| struct option_cache* host_decl::fixed_addr |
| struct iaddrcidrnetlist* host_decl::fixed_prefix |
| struct data_string host_decl::host_id |
| struct group_object* host_decl::named_group |