diff options
Diffstat (limited to 'include/linux/sockios.h')
-rw-r--r-- | include/linux/sockios.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sockios.h b/include/linux/sockios.h index 7997a506ad4..f7ffe36db03 100644 --- a/include/linux/sockios.h +++ b/include/linux/sockios.h | |||
@@ -65,6 +65,7 @@ | |||
65 | #define SIOCDIFADDR 0x8936 /* delete PA address */ | 65 | #define SIOCDIFADDR 0x8936 /* delete PA address */ |
66 | #define SIOCSIFHWBROADCAST 0x8937 /* set hardware broadcast addr */ | 66 | #define SIOCSIFHWBROADCAST 0x8937 /* set hardware broadcast addr */ |
67 | #define SIOCGIFCOUNT 0x8938 /* get number of devices */ | 67 | #define SIOCGIFCOUNT 0x8938 /* get number of devices */ |
68 | #define SIOCKILLADDR 0x8939 /* kill sockets with this local addr */ | ||
68 | 69 | ||
69 | #define SIOCGIFBR 0x8940 /* Bridging support */ | 70 | #define SIOCGIFBR 0x8940 /* Bridging support */ |
70 | #define SIOCSIFBR 0x8941 /* Set bridging options */ | 71 | #define SIOCSIFBR 0x8941 /* Set bridging options */ |