This structure contains DHCP IPv4 client lease information
- Parameters
-
ProfileIdTlv | profile identifier information, see wds_DHCPProfileIdTlv for more details
- Bit to check in ParamPresenceMask - 1
|
DHCPv4LeaseStateTlv | lease state, see wds_DHCPLeaseStateTlv for more details
- Bit to check in ParamPresenceMask - 2
|
IPv4AddrTlv | IPv4 address, see wds_IPv4AdTlv for more details
- Bit to check in ParamPresenceMask - 16
|
DHCPv4LeaseOptTlv | DHCP lease option, see wds_DHCPLeaseOptTlv for more details
- Bit to check in ParamPresenceMask - 17
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|