#include "dhcpd.h"
Go to the source code of this file.
HASH_FUNCTIONS | ( | group | , | |
HASH_FUNCTIONS ( | const char *, | |||
struct group_object | , | |||
group_hash_t | , | |||
group_reference | , | |||
group_dereference | , | |||
do_string_hash | ||||
) |
struct universe* config_universe |
char* default_option_format = (char *) "X" |
struct enumeration_value dhcpv6_duid_type_values[] |
struct enumeration dhcpv6_duid_types |
{ NULL, "duid-types", 2, dhcpv6_duid_type_values }
struct enumeration_value dhcpv6_message_values[] |
{ { "SOLICIT", 1 }, { "ADVERTISE", 2 }, { "REQUEST", 3 }, { "CONFIRM", 4 }, { "RENEW", 5 }, { "REBIND", 6 }, { "REPLY", 7 }, { "RELEASE", 8 }, { "DECLINE", 9 }, { "RECONFIGURE", 10 }, { "INFORMATION-REQUEST", 11 }, { "RELAY-FORW", 12 }, { "RELAY-REPL", 13 }, { "LEASEQUERY", 14 }, { "LEASEQUERY-REPLY", 15 }, { NULL, 0 } }
struct enumeration dhcpv6_messages |
{ NULL, "dhcpv6-messages", 1, dhcpv6_message_values }
{ { "success", 0 }, { "UnspecFail", 1 }, { "NoAddrsAvail", 2 }, { "NoBinding", 3 }, { "NotOnLink", 4 }, { "UseMulticast", 5 }, { "NoPrefixAvail", 6 }, { "UnknownQueryType", 7 }, { "MalformedQuery", 8 }, { "NotConfigured", 9 }, { "NotAllowed", 10 }, { NULL, 0 } }
struct enumeration dhcpv6_status_codes |
{ NULL, "status-codes", 2, dhcpv6_status_code_values }
const int dhcpv6_type_name_max |
(sizeof(dhcpv6_type_names) / sizeof(dhcpv6_type_names[0]))
const char* dhcpv6_type_names[] |
struct universe dhcpv6_universe |
struct universe fqdn6_universe |
struct universe fqdn_universe |
const char* hardware_types[] |
struct universe isc6_universe |
struct universe isc_universe |
struct enumeration_value lq6_query_type_values[] |
struct enumeration lq6_query_types |
{ NULL, "query-types", 2, lq6_query_type_values }
struct universe nwip_universe |
struct universe vendor_class_universe |
struct universe vendor_universe |
struct universe vsio_universe |