mbgtools-lx
4.2.8
|
Link (physical interface) specific settings, flags and supported features. More...
#include <gpsdefs.h>
Data Fields | |
MBG_NET_INTF_LINK_SETTINGS | link_settings |
see MBG_NET_INTF_LINK_SETTINGS More... | |
uint32_t | supp_flags |
Reserved, currently 0. More... | |
uint32_t | supp_states |
see MBG_NET_INTF_LINK_STATE_MASKS More... | |
uint32_t | supp_types |
see MBG_NET_INTF_LINK_TYPE_MASKS More... | |
uint32_t | supp_speed_modes |
see MBG_NET_INTF_LINK_SPEED_MODE_MASKS More... | |
uint32_t | supp_port_types |
see MBG_NET_INTF_LINK_PORT_TYPE_MASKS More... | |
uint32_t | supp_opts |
see MBG_NET_INTF_LINK_OPT_MASKS More... | |
uint32_t | supp_bond_modes |
see MBG_NET_INTF_LINK_BOND_MODE_MASKS More... | |
uint32_t | reserved_1 |
uint32_t | reserved_2 |
uint32_t | reserved_3 |
uint32_t | reserved_4 |
Link (physical interface) specific settings, flags and supported features.
MBG_NET_INTF_LINK_SETTINGS MBG_NET_INTF_LINK_INFO::link_settings |
see MBG_NET_INTF_LINK_SETTINGS
Definition at line 12108 of file gpsdefs.h.
Referenced by mbg_get_all_net_cfg_info(), mbg_get_all_net_status_info(), and mbg_save_all_net_cfg_info().
uint32_t MBG_NET_INTF_LINK_INFO::supp_bond_modes |
uint32_t MBG_NET_INTF_LINK_INFO::supp_flags |
uint32_t MBG_NET_INTF_LINK_INFO::supp_opts |
uint32_t MBG_NET_INTF_LINK_INFO::supp_port_types |
see MBG_NET_INTF_LINK_PORT_TYPE_MASKS
Definition at line 12113 of file gpsdefs.h.
Referenced by mbg_get_all_net_cfg_info(), and mbg_get_all_net_status_info().
uint32_t MBG_NET_INTF_LINK_INFO::supp_speed_modes |
see MBG_NET_INTF_LINK_SPEED_MODE_MASKS
Definition at line 12112 of file gpsdefs.h.
Referenced by mbg_get_all_net_cfg_info(), and mbg_get_all_net_status_info().
uint32_t MBG_NET_INTF_LINK_INFO::supp_states |
see MBG_NET_INTF_LINK_STATE_MASKS
Definition at line 12110 of file gpsdefs.h.
Referenced by mbg_get_all_net_cfg_info(), and mbg_get_all_net_status_info().
uint32_t MBG_NET_INTF_LINK_INFO::supp_types |
see MBG_NET_INTF_LINK_TYPE_MASKS
Definition at line 12111 of file gpsdefs.h.
Referenced by mbg_get_all_net_cfg_info(), and mbg_get_all_net_status_info().