NMDeviceDummy
const char * nm_device_dummy_get_hw_address (NMDeviceDummy *device);
NMDeviceDummy *device
Gets the hardware (MAC) address of the NMDeviceDummy
device
a NMDeviceDummy
the hardware address. This is the internal string used by the device, and must not be modified.
Since: 1.10
#define NM_DEVICE_DUMMY_HW_ADDRESS "hw-address"