ISC DHCP  4.4.1
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 1664 of file dhcpd.h.

Field Documentation

◆ cltt

time_t ia_xx::cltt

Definition at line 1670 of file dhcpd.h.

◆ ia_type

u_int16_t ia_xx::ia_type

Definition at line 1667 of file dhcpd.h.

◆ iaid_duid

struct data_string ia_xx::iaid_duid

Definition at line 1666 of file dhcpd.h.

◆ iasubopt

struct iasubopt** ia_xx::iasubopt

Definition at line 1671 of file dhcpd.h.

◆ max_iasubopt

int ia_xx::max_iasubopt

Definition at line 1669 of file dhcpd.h.

◆ num_iasubopt

int ia_xx::num_iasubopt

Definition at line 1668 of file dhcpd.h.

◆ refcnt

int ia_xx::refcnt

Definition at line 1665 of file dhcpd.h.


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