summaryrefslogtreecommitdiff
path: root/libnm/nm-device-macsec.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-macsec.h')
-rw-r--r--libnm/nm-device-macsec.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libnm/nm-device-macsec.h b/libnm/nm-device-macsec.h
index acf6269b21..3f9a40d44d 100644
--- a/libnm/nm-device-macsec.h
+++ b/libnm/nm-device-macsec.h
@@ -46,8 +46,11 @@ GType nm_device_macsec_get_type (void);
NM_AVAILABLE_IN_1_6
NMDevice * nm_device_macsec_get_parent (NMDeviceMacsec *device);
+
NM_AVAILABLE_IN_1_6
+NM_DEPRECATED_IN_1_24_FOR (nm_device_get_hw_address)
const char * nm_device_macsec_get_hw_address (NMDeviceMacsec *device);
+
NM_AVAILABLE_IN_1_6
guint64 nm_device_macsec_get_sci (NMDeviceMacsec *device);
NM_AVAILABLE_IN_1_6