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 2d38e48..5397f77 100644
--- a/sys/sys/sockio.h
+++ b/sys/sys/sockio.h
@@ -127,5 +127,6 @@
#define SIOCGIFGROUP _IOWR('i', 136, struct ifgroupreq) /* get ifgroups */
#define SIOCDIFGROUP _IOW('i', 137, struct ifgroupreq) /* delete ifgroup */
#define SIOCGIFGMEMB _IOWR('i', 138, struct ifgroupreq) /* get members */
+#define SIOCORDERIFADDR _IOWR('i', 139, struct ifaliasreq) /* reorder interface */
#endif /* !_SYS_SOCKIO_H_ */
OpenPOWER on IntegriCloud