NMDeviceInfiniband
const char * nm_device_infiniband_get_hw_address (NMDeviceInfiniband *device);
NMDeviceInfiniband *device
Gets the hardware (MAC) address of the NMDeviceInfiniband
device
a NMDeviceInfiniband
the hardware address. This is the internal string used by the device, and must not be modified.
gboolean nm_device_infiniband_get_carrier (NMDeviceInfiniband *device);
Whether the device has carrier.
TRUE if the device has carrier
TRUE
#define NM_DEVICE_INFINIBAND_HW_ADDRESS "hw-address"
#define NM_DEVICE_INFINIBAND_CARRIER "carrier"