Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_wds_DHCPv4ClientLease_ind_t Struct Reference

#include <wds.h>

Data Fields

wds_DHCPProfileIdTlv ProfileIdTlv
 
wds_DHCPLeaseStateTlv DHCPv4LeaseStateTlv
 
wds_IPv4AdTlv IPv4AddrTlv
 
wds_DHCPLeaseOptTlv DHCPv4LeaseOptTlv
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains DHCP IPv4 client lease information

Parameters
ProfileIdTlvprofile identifier information, see wds_DHCPProfileIdTlv for more details
  • Bit to check in ParamPresenceMask - 1
DHCPv4LeaseStateTlvlease state, see wds_DHCPLeaseStateTlv for more details
  • Bit to check in ParamPresenceMask - 2
IPv4AddrTlvIPv4 address, see wds_IPv4AdTlv for more details
  • Bit to check in ParamPresenceMask - 16
DHCPv4LeaseOptTlvDHCP lease option, see wds_DHCPLeaseOptTlv for more details
  • Bit to check in ParamPresenceMask - 17
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

This is deprecated


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