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 e76720f..0ad221b 100644
--- a/sys/sys/sockio.h
+++ b/sys/sys/sockio.h
@@ -132,5 +132,6 @@
#define SIOCDIFGROUP _IOW('i', 137, struct ifgroupreq) /* delete ifgroup */
#define SIOCGIFGMEMB _IOWR('i', 138, struct ifgroupreq) /* get members */
#define SIOCGIFXMEDIA _IOWR('i', 139, struct ifmediareq) /* get net xmedia */
+#define SIOCORDERIFADDR _IOWR('i', 160, struct ifaliasreq) /* reorder interface */
#endif /* !_SYS_SOCKIO_H_ */
OpenPOWER on IntegriCloud