summaryrefslogtreecommitdiffstats
path: root/sys/sys/sockio.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/sockio.h')
-rw-r--r--sys/sys/sockio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/sockio.h b/sys/sys/sockio.h
index 0ad221b..9c450c3 100644
--- a/sys/sys/sockio.h
+++ b/sys/sys/sockio.h
@@ -97,6 +97,7 @@
#define SIOCGIFSTATUS _IOWR('i', 59, struct ifstat) /* get IF status */
#define SIOCSIFLLADDR _IOW('i', 60, struct ifreq) /* set linklevel addr */
#define SIOCGI2C _IOWR('i', 61, struct ifreq) /* get I2C data */
+#define SIOCGHWADDR _IOWR('i', 62, struct ifreq) /* get hardware lladdr */
#define SIOCSIFPHYADDR _IOW('i', 70, struct ifaliasreq) /* set gif addres */
#define SIOCGIFPSRCADDR _IOWR('i', 71, struct ifreq) /* get gif psrc addr */
OpenPOWER on IntegriCloud