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 dfcf449afc7c..8754568a75d7 100644
--- a/include/linux/sysctl.h
+++ b/include/linux/sysctl.h
@@ -456,6 +456,7 @@ enum
456 NET_IPV4_CONF_ARP_ANNOUNCE=18, 456 NET_IPV4_CONF_ARP_ANNOUNCE=18,
457 NET_IPV4_CONF_ARP_IGNORE=19, 457 NET_IPV4_CONF_ARP_IGNORE=19,
458 NET_IPV4_CONF_PROMOTE_SECONDARIES=20, 458 NET_IPV4_CONF_PROMOTE_SECONDARIES=20,
459 NET_IPV4_CONF_ARP_ACCEPT=21,
459 __NET_IPV4_CONF_MAX 460 __NET_IPV4_CONF_MAX
460}; 461};
461 462