Top |
const char * | nm_device_infiniband_get_hw_address () |
gboolean | nm_device_infiniband_get_carrier () |
const char *
nm_device_infiniband_get_hw_address (NMDeviceInfiniband *device
);
nm_device_infiniband_get_hw_address
has been deprecated since version 1.24 and should not be used in newly-written code.
Use nm_device_get_hw_address()
instead.
Gets the hardware (MAC) address of the NMDeviceInfiniband
[skip]
gboolean
nm_device_infiniband_get_carrier (NMDeviceInfiniband *device
);
Whether the device has carrier.
“carrier”
property“carrier” gboolean
Whether the device has carrier.
Owner: NMDeviceInfiniband
Flags: Read
Default value: FALSE