diff options
Diffstat (limited to 'include/uapi/linux/sockios.h')
| -rw-r--r-- | include/uapi/linux/sockios.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/sockios.h b/include/uapi/linux/sockios.h index e888b1aed69f..8e7890b26d9a 100644 --- a/include/uapi/linux/sockios.h +++ b/include/uapi/linux/sockios.h | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | /* Routing table calls. */ | 27 | /* Routing table calls. */ |
| 28 | #define SIOCADDRT 0x890B /* add routing table entry */ | 28 | #define SIOCADDRT 0x890B /* add routing table entry */ |
| 29 | #define SIOCDELRT 0x890C /* delete routing table entry */ | 29 | #define SIOCDELRT 0x890C /* delete routing table entry */ |
| 30 | #define SIOCRTMSG 0x890D /* call to routing system */ | 30 | #define SIOCRTMSG 0x890D /* unused */ |
| 31 | 31 | ||
| 32 | /* Socket configuration controls. */ | 32 | /* Socket configuration controls. */ |
| 33 | #define SIOCGIFNAME 0x8910 /* get iface name */ | 33 | #define SIOCGIFNAME 0x8910 /* get iface name */ |
