WE310F5  39.00.000
M2MB_DNS_HOST_CFG_S Struct Reference

DNS host cfg structure. More...

#include <m2mb_profile.h>

Data Fields

UINT8 enable
 
UINT8 name [129]
 
UINT8 ip [24]
 
UINT32 ttl
 

Detailed Description

DNS host cfg structure.

DNS host cfg structure. To add DNS host name and IP address pair to the list of DNS server database.

Definition at line 471 of file m2mb_profile.h.

Field Documentation

◆ enable

UINT8 enable

enable if the name-IP pair needs to be added in list

Definition at line 473 of file m2mb_profile.h.

◆ ip

UINT8 ip[24]

IP address

Definition at line 475 of file m2mb_profile.h.

◆ name

UINT8 name[129]

Host name. Should end with String termination

Definition at line 474 of file m2mb_profile.h.

◆ ttl

UINT32 ttl

TTL in msec

Definition at line 476 of file m2mb_profile.h.


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