|
@@ -27,7 +27,7 @@
|
|
/* Routing table calls. */
|
|
/* Routing table calls. */
|
|
#define SIOCADDRT 0x890B /* add routing table entry */
|
|
#define SIOCADDRT 0x890B /* add routing table entry */
|
|
#define SIOCDELRT 0x890C /* delete routing table entry */
|
|
#define SIOCDELRT 0x890C /* delete routing table entry */
|
|
-#define SIOCRTMSG 0x890D /* call to routing system */
|
|
|
|
|
|
+#define SIOCRTMSG 0x890D /* unused */
|
|
|
|
|
|
/* Socket configuration controls. */
|
|
/* Socket configuration controls. */
|
|
#define SIOCGIFNAME 0x8910 /* get iface name */
|
|
#define SIOCGIFNAME 0x8910 /* get iface name */
|