Top |
NMSetting * | nm_setting_bond_port_new () |
guint32 | nm_setting_bond_port_get_queue_id () |
gint32 | nm_setting_bond_port_get_prio () |
#define | NM_SETTING_BOND_PORT_SETTING_NAME |
#define | NM_SETTING_BOND_PORT_QUEUE_ID |
#define | NM_SETTING_BOND_PORT_PRIO |
The NMSettingBondPort object is a NMSetting subclass that describes optional properties that apply to bond ports.
NMSetting *
nm_setting_bond_port_new (void
);
Creates a new NMSettingBondPort object with default values.
Since: 1.34
guint32
nm_setting_bond_port_get_queue_id (NMSettingBondPort *setting
);
Since: 1.34
gint32
nm_setting_bond_port_get_prio (NMSettingBondPort *setting
);
Since: 1.44