NMDeviceBond

NMDeviceBond

Functions

Types and Values

Description

Functions

nm_device_bond_get_hw_address ()

const char *
nm_device_bond_get_hw_address (NMDeviceBond *device);

nm_device_bond_get_hw_address is deprecated and should not be used in newly-written code.

nm_device_bond_get_carrier ()

gboolean
nm_device_bond_get_carrier (NMDeviceBond *device);

nm_device_bond_get_slaves ()

const GPtrArray *
nm_device_bond_get_slaves (NMDeviceBond *device);

nm_device_bond_get_slaves is deprecated and should not be used in newly-written code.

Types and Values

NM_DEVICE_BOND_HW_ADDRESS

#define NM_DEVICE_BOND_HW_ADDRESS "hw-address"

NM_DEVICE_BOND_CARRIER

#define NM_DEVICE_BOND_CARRIER    "carrier"

NM_DEVICE_BOND_SLAVES

#define NM_DEVICE_BOND_SLAVES     "slaves"