|  | WE310F5
    39.00.000
    | 
Structure is used by SET/GET configuration paramters of CONF IDs mentioned in enum M2MB_DNSC_CONF_ID_E. More...
#include <m2mb_dns_client.h>
| Data Fields | |
| M2MB_STATUS_T | dnscStatus | 
| M2MB_DNSC_SRV_ADD_INFO_T * | srv_info | 
| M2MB_DNS_SERVER_ID_E | serverID | 
| M2MB_NWIF_DNS_SERVER_LIST_T * | get_srv_list | 
Structure is used by SET/GET configuration paramters of CONF IDs mentioned in enum M2MB_DNSC_CONF_ID_E.
SET/GET configuration paramters.
Definition at line 144 of file m2mb_dns_client.h.
| M2MB_STATUS_T dnscStatus | 
Definition at line 146 of file m2mb_dns_client.h.
| M2MB_NWIF_DNS_SERVER_LIST_T* get_srv_list | 
Get the server list
Definition at line 149 of file m2mb_dns_client.h.
| M2MB_DNS_SERVER_ID_E serverID | 
Server id to be deleted
Definition at line 148 of file m2mb_dns_client.h.
| M2MB_DNSC_SRV_ADD_INFO_T* srv_info | 
Server information.
Definition at line 147 of file m2mb_dns_client.h.