WL865E4-P  36.07.001
M2M_IP_CFG_S Struct Reference

IP cfg structure. More...

#include <m2mb_profile.h>

Data Fields

UINT8 flag
 
UINT32 ipv4
 
UINT32 ip_subnet
 
UINT32 ip_gw
 
UINT32 ip_dns1
 
UINT32 ip_dns2
 

Detailed Description

IP cfg structure.

IP cfg structure.

Definition at line 269 of file m2mb_profile.h.

Field Documentation

◆ flag

UINT8 flag

IP setting flag, should take one value from M2MB_NCM_IPFLAG_SETTING_E enum

Definition at line 271 of file m2mb_profile.h.

◆ ip_dns1

UINT32 ip_dns1

Primary DNS IPv4 address

Definition at line 275 of file m2mb_profile.h.

◆ ip_dns2

UINT32 ip_dns2

Secondary DNS IPv4 address

Definition at line 276 of file m2mb_profile.h.

◆ ip_gw

UINT32 ip_gw

IPv4 gateway address

Definition at line 274 of file m2mb_profile.h.

◆ ip_subnet

UINT32 ip_subnet

IPv4 subnet mask

Definition at line 273 of file m2mb_profile.h.

◆ ipv4

UINT32 ipv4

IPv4 Address of the interface

Definition at line 272 of file m2mb_profile.h.


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