aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sysctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sysctl.h')
-rw-r--r--include/linux/sysctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sysctl.h b/include/linux/sysctl.h
index f49488ffefef..8ad4beab2888 100644
--- a/include/linux/sysctl.h
+++ b/include/linux/sysctl.h
@@ -535,6 +535,7 @@ enum {
535 NET_IPV6_ACCEPT_RA_PINFO=19, 535 NET_IPV6_ACCEPT_RA_PINFO=19,
536 NET_IPV6_ACCEPT_RA_RTR_PREF=20, 536 NET_IPV6_ACCEPT_RA_RTR_PREF=20,
537 NET_IPV6_RTR_PROBE_INTERVAL=21, 537 NET_IPV6_RTR_PROBE_INTERVAL=21,
538 NET_IPV6_ACCEPT_RA_RT_INFO_MAX_PLEN=22,
538 __NET_IPV6_MAX 539 __NET_IPV6_MAX
539}; 540};
540 541