libmcm 1.4.0
A client library for Moxa Connection Management
mcm_network_info Struct Reference

#include <mcm-base-info.h>

Public Attributes

bool enabled
 
uint32_t wan_priority
 
char name [64]
 
char device_type [16]
 
char device_name [16]
 
char network_ifname [16]
 
char network_type [16]
 
char ipv4_method [16]
 
char ipv6_method [16]
 
char mac_address [64]
 
char err_reason [200]
 

Detailed Description

Data structure for networking information

Member Data Documentation

◆ device_name

char mcm_network_info::device_name[16]

device name

◆ device_type

char mcm_network_info::device_type[16]

device type

◆ enabled

bool mcm_network_info::enabled

enabled

◆ err_reason

char mcm_network_info::err_reason[200]

error reason

◆ ipv4_method

char mcm_network_info::ipv4_method[16]

ipv4 method

◆ ipv6_method

char mcm_network_info::ipv6_method[16]

ipv6 method

◆ mac_address

char mcm_network_info::mac_address[64]

mac address

◆ name

char mcm_network_info::name[64]

name

◆ network_ifname

char mcm_network_info::network_ifname[16]

network ifname

◆ network_type

char mcm_network_info::network_type[16]

network type

◆ wan_priority

uint32_t mcm_network_info::wan_priority

wan priority


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