#include <dhcpd.h>
Data Fields | |
int | refcnt |
TIME | timeout |
char * | name |
struct option_cache * | primary |
struct option_cache * | secondary |
struct option_cache * | primary6 |
struct option_cache * | secondary6 |
struct auth_key * | key |
u_int16_t | flags |
Definition at line 1378 of file dhcpd.h.
u_int16_t dns_zone::flags |
struct auth_key* dns_zone::key [read] |
char* dns_zone::name |
struct option_cache* dns_zone::primary [read] |
struct option_cache* dns_zone::primary6 [read] |
struct option_cache* dns_zone::secondary [read] |
struct option_cache* dns_zone::secondary6 [read] |