mbgtools-lx  4.2.8
ALL_NET_CFG_INFO Struct Reference

All network configuration parameters. More...

#include <cfg_hlp.h>

Data Fields

MBG_NET_GLB_CFG_INFO glb_cfg_info
 
MBG_NET_INTF_LINK_INFO_IDXlink_infos
 
MBG_NET_INTF_ADDR_INFO_IDXaddr_infos
 
MBG_IP_ADDR_IDXdns_srvrs
 
MBG_NET_NAME_IDXdns_srch_doms
 
MBG_NET_INTF_ROUTE_INFO_IDXroute_infos
 

Detailed Description

All network configuration parameters.

Used to collect all configuration parameters for networking

See also
GPS_HAS_NET_CFG
GPS_HAS_LAN_IP4

Definition at line 236 of file cfg_hlp.h.

Field Documentation

◆ addr_infos

◆ dns_srch_doms

MBG_NET_NAME_IDX* ALL_NET_CFG_INFO::dns_srch_doms

Definition at line 242 of file cfg_hlp.h.

Referenced by free_all_net_cfg_info(), and free_all_net_status_info().

◆ dns_srvrs

MBG_IP_ADDR_IDX* ALL_NET_CFG_INFO::dns_srvrs

Definition at line 241 of file cfg_hlp.h.

Referenced by free_all_net_cfg_info(), and free_all_net_status_info().

◆ glb_cfg_info

◆ link_infos

◆ route_infos


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