Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
WdsDHCPv4ClientLeaseInd Struct Reference

#include <qaGobiApiCbk.h>

Data Fields

WdsDHCPv4ProfileIdpProfileId
 
BYTE * pLeaseState
 
ULONG * pIPv4Addr
 
DHCPOptionListpOptList
 

Detailed Description

This structure contains DHCPv4 client lease status

Parameters
pProfileId
  • Profile Type and Id
pLeaseState
  • Values
    • 0 - active, newly acquired
    • 1 - active, renewed
    • 2 - active, renewing
    • 3 - active, rebinding
    • 4 - inactive, expired
    • 5 - inactive, renew refused
    • 6 - inactive, rebind refused
    • 7 - inactive, other
pIPv4Addr
  • Values
    • IPv4 Address
pOptList
  • Option list

This is deprecated


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