Home
last modified time | relevance | path

Searched defs:ia_xx (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h1675 struct ia_xx { struct
1676 int refcnt; /* reference count */
1677 struct data_string iaid_duid; /* from the client */
1678 u_int16_t ia_type; /* IA_XX */
1679 int num_iasubopt; /* number of IAADDR/PREFIX */
1680 int max_iasubopt; /* space available for IAADDR/PREFIX */
1681 time_t cltt; /* client last transaction time */
1682 struct iasubopt **iasubopt; /* pointers to the IAADDR/IAPREFIXs */