ISC DHCP  4.3.5
A reference DHCPv4 and DHCPv6 implementation
ia_xx Struct Reference

#include <dhcpd.h>

Data Fields

int refcnt
 
struct data_string iaid_duid
 
u_int16_t ia_type
 
int num_iasubopt
 
int max_iasubopt
 
time_t cltt
 
struct iasubopt ** iasubopt
 

Detailed Description

Definition at line 1644 of file dhcpd.h.

Field Documentation

§ cltt

time_t ia_xx::cltt

Definition at line 1650 of file dhcpd.h.

§ ia_type

u_int16_t ia_xx::ia_type

Definition at line 1647 of file dhcpd.h.

§ iaid_duid

struct data_string ia_xx::iaid_duid

Definition at line 1646 of file dhcpd.h.

§ iasubopt

struct iasubopt** ia_xx::iasubopt

Definition at line 1651 of file dhcpd.h.

§ max_iasubopt

int ia_xx::max_iasubopt

Definition at line 1649 of file dhcpd.h.

§ num_iasubopt

int ia_xx::num_iasubopt

Definition at line 1648 of file dhcpd.h.

§ refcnt

int ia_xx::refcnt

Definition at line 1645 of file dhcpd.h.


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