  | 
  
    RDK-B
    
   | 
 
 
 
 
Go to the documentation of this file.
   70 #ifndef __DHCPV4_CLIENT_API_H__ 
   71 #define __DHCPV4_CLIENT_API_H__ 
   75 #define ULONG unsigned long 
   79 #define BOOL  unsigned char 
   87 #define UCHAR unsigned char 
   95 #define UINT  unsigned int 
  110 #ifndef STATUS_SUCCESS 
  111 #define STATUS_SUCCESS     0 
  114 #ifndef STATUS_FAILURE 
  115 #define STATUS_FAILURE     -1 
  122 #define DHCPV4_MAX_IPV4_ADDRS   4 
  
 
int dhcpv4c_get_ert_ip_addr(unsigned int *pValue)
 
int dhcpv4c_get_ert_lease_time(unsigned int *pValue)
 
int dhcpv4c_get_ert_config_attempts(int *pValue)
 
int dhcpv4c_get_ert_remain_lease_time(unsigned int *pValue)
 
int dhcpv4c_get_ert_ifname(char *pName)
 
int dhcpv4c_get_ecm_remain_rebind_time(unsigned int *pValue)
 
int dhcpv4c_get_ecm_remain_lease_time(unsigned int *pValue)
 
int dhcpv4c_get_ert_remain_renew_time(unsigned int *pValue)
 
int dhcpv4c_get_ert_fsm_state(int *pValue)
 
#define DHCPV4_MAX_IPV4_ADDRS
 
int dhcpv4c_get_ecm_ifname(char *pName)
 
int dhcpv4c_get_ecm_gw(unsigned int *pValue)
 
int dhcpv4c_get_ert_mask(unsigned int *pValue)
 
int dhcpv4c_get_ecm_ip_addr(unsigned int *pValue)
 
int dhcpv4c_get_ecm_dhcp_svr(unsigned int *pValue)
 
int dhcpv4c_get_ecm_fsm_state(int *pValue)
 
int dhcpv4c_get_ecm_config_attempts(int *pValue)
 
int dhcpv4c_get_emta_remain_rebind_time(unsigned int *pValue)
 
int dhcpv4c_get_ecm_lease_time(unsigned int *pValue)
 
int dhcpv4c_get_emta_remain_renew_time(unsigned int *pValue)
 
int dhcpv4c_get_ert_dhcp_svr(unsigned int *pValue)
 
int dhcpv4c_get_ecm_remain_renew_time(unsigned int *pValue)
 
int dhcpv4c_get_ecm_mask(unsigned int *pValue)
 
int dhcpv4c_get_ecm_dns_svrs(dhcpv4c_ip_list_t *pList)
 
int dhcpv4c_get_ert_remain_rebind_time(unsigned int *pValue)
 
int dhcpv4c_get_emta_remain_lease_time(unsigned int *pValue)
 
int dhcpv4c_get_ert_gw(unsigned int *pValue)
 
int dhcpv4c_get_ert_dns_svrs(dhcpv4c_ip_list_t *pList)