#include <dhcpd.h>
Data Fields | |
struct dhc6_lease * | next |
struct data_string | server_id |
isc_boolean_t | released |
int | score |
u_int8_t | pref |
unsigned char | dhcpv6_transaction_id [3] |
struct dhc6_ia * | bindings |
struct option_state * | options |
struct dhc6_lease* dhc6_lease::next |
struct option_state* dhc6_lease::options |
isc_boolean_t dhc6_lease::released |
struct data_string dhc6_lease::server_id |