diff options
Diffstat (limited to 'include/linux/sysctl.h')
-rw-r--r-- | include/linux/sysctl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/sysctl.h b/include/linux/sysctl.h index 6e8880ea49e7..b686548f32e0 100644 --- a/include/linux/sysctl.h +++ b/include/linux/sysctl.h | |||
@@ -261,6 +261,8 @@ enum | |||
261 | NET_CORE_DEV_WEIGHT=17, | 261 | NET_CORE_DEV_WEIGHT=17, |
262 | NET_CORE_SOMAXCONN=18, | 262 | NET_CORE_SOMAXCONN=18, |
263 | NET_CORE_BUDGET=19, | 263 | NET_CORE_BUDGET=19, |
264 | NET_CORE_AEVENT_ETIME=20, | ||
265 | NET_CORE_AEVENT_RSEQTH=21, | ||
264 | }; | 266 | }; |
265 | 267 | ||
266 | /* /proc/sys/net/ethernet */ | 268 | /* /proc/sys/net/ethernet */ |