/*
- * Copyright (c) 2000-2013 Apple Inc. All rights reserved.
+ * Copyright (c) 2000-2020 Apple Inc. All rights reserved.
*
* @APPLE_OSREFERENCE_LICENSE_HEADER_START@
*
#define ICMPCTL_STATS 2 /* statistics (read-only) */
#define ICMPCTL_ICMPLIM 3
#define ICMPCTL_TIMESTAMP 4 /* allow replies to time stamp requests */
-#define ICMPCTL_MAXID 5
+#define ICMPCTL_ICMPLIM_INCR 5
+#define ICMPCTL_MAXID 6
#ifdef BSD_KERNEL_PRIVATE
#define ICMPCTL_NAMES { \