ISC DHCP 4.4.3-P1
A reference DHCPv4 and DHCPv6 implementation
Loading...
Searching...
No Matches
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 1681 of file dhcpd.h.

Field Documentation

◆ cltt

time_t ia_xx::cltt

Definition at line 1687 of file dhcpd.h.

◆ ia_type

u_int16_t ia_xx::ia_type

Definition at line 1684 of file dhcpd.h.

◆ iaid_duid

struct data_string ia_xx::iaid_duid

Definition at line 1683 of file dhcpd.h.

◆ iasubopt

struct iasubopt** ia_xx::iasubopt

Definition at line 1688 of file dhcpd.h.

◆ max_iasubopt

int ia_xx::max_iasubopt

Definition at line 1686 of file dhcpd.h.

◆ num_iasubopt

int ia_xx::num_iasubopt

Definition at line 1685 of file dhcpd.h.

◆ refcnt

int ia_xx::refcnt

Definition at line 1682 of file dhcpd.h.


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