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

#include <dhcpd.h>

Data Fields

int refcnt
 
struct in6_addr addr
 
u_int8_t plen
 
binding_state_t state
 
struct binding_scopescope
 
time_t hard_lifetime_end_time
 
time_t soft_lifetime_end_time
 
u_int32_t prefer
 
u_int32_t valid
 
struct ia_xxia
 
struct ipv6_poolipv6_pool
 
int active_index
 
int inactive_index
 
struct dhcp_ddns_cbddns_cb
 
struct on_star on_star
 
int static_lease
 

Detailed Description

Definition at line 1646 of file dhcpd.h.

Field Documentation

◆ active_index

int iasubopt::active_index

Definition at line 1665 of file dhcpd.h.

◆ addr

struct in6_addr iasubopt::addr

Definition at line 1648 of file dhcpd.h.

◆ ddns_cb

struct dhcp_ddns_cb* iasubopt::ddns_cb

Definition at line 1674 of file dhcpd.h.

◆ hard_lifetime_end_time

time_t iasubopt::hard_lifetime_end_time

Definition at line 1652 of file dhcpd.h.

◆ ia

struct ia_xx* iasubopt::ia

Definition at line 1656 of file dhcpd.h.

◆ inactive_index

int iasubopt::inactive_index

Definition at line 1666 of file dhcpd.h.

◆ ipv6_pool

struct ipv6_pool* iasubopt::ipv6_pool

Definition at line 1657 of file dhcpd.h.

◆ on_star

struct on_star iasubopt::on_star

Definition at line 1677 of file dhcpd.h.

◆ plen

u_int8_t iasubopt::plen

Definition at line 1649 of file dhcpd.h.

◆ prefer

u_int32_t iasubopt::prefer

Definition at line 1654 of file dhcpd.h.

◆ refcnt

int iasubopt::refcnt

Definition at line 1647 of file dhcpd.h.

◆ scope

struct binding_scope* iasubopt::scope

Definition at line 1651 of file dhcpd.h.

◆ soft_lifetime_end_time

time_t iasubopt::soft_lifetime_end_time

Definition at line 1653 of file dhcpd.h.

◆ state

binding_state_t iasubopt::state

Definition at line 1650 of file dhcpd.h.

◆ static_lease

int iasubopt::static_lease

Definition at line 1678 of file dhcpd.h.

◆ valid

u_int32_t iasubopt::valid

Definition at line 1655 of file dhcpd.h.


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