NMSettingBridgePort
NMSettingBridgePort — Describes connection properties for bridge ports
|
|
Object Hierarchy
GObject
╰── NMSetting
╰── NMSettingBridgePort
Functions
nm_setting_bridge_port_get_priority ()
guint16
nm_setting_bridge_port_get_priority (NMSettingBridgePort *setting
);
nm_setting_bridge_port_get_path_cost ()
guint16
nm_setting_bridge_port_get_path_cost (NMSettingBridgePort *setting
);
nm_setting_bridge_port_get_hairpin_mode ()
gboolean
nm_setting_bridge_port_get_hairpin_mode
(NMSettingBridgePort *setting
);
Types and Values
NM_SETTING_BRIDGE_PORT_SETTING_NAME
#define NM_SETTING_BRIDGE_PORT_SETTING_NAME "bridge-port"
NM_SETTING_BRIDGE_PORT_PRIORITY
#define NM_SETTING_BRIDGE_PORT_PRIORITY "priority"
NM_SETTING_BRIDGE_PORT_PATH_COST
#define NM_SETTING_BRIDGE_PORT_PATH_COST "path-cost"
NM_SETTING_BRIDGE_PORT_HAIRPIN_MODE
#define NM_SETTING_BRIDGE_PORT_HAIRPIN_MODE "hairpin-mode"
Property Details
The “hairpin-mode”
property
“hairpin-mode” gboolean
Flags: Read / Write
Default value: FALSE
The “path-cost”
property
“path-cost” guint
Flags: Read / Write / Construct
Allowed values: <= 65535
Default value: 100
The “priority”
property
“priority” guint
Flags: Read / Write / Construct
Allowed values: <= 63
Default value: 32