| Top |
Functions
| const char * | nm_device_infiniband_get_hw_address () |
| gboolean | nm_device_infiniband_get_carrier () |
Functions
nm_device_infiniband_get_hw_address ()
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
nm_device_infiniband_get_carrier ()
gboolean
nm_device_infiniband_get_carrier (NMDeviceInfiniband *device);
Whether the device has carrier.
