]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet/icmp_var.h
xnu-7195.101.1.tar.gz
[apple/xnu.git] / bsd / netinet / icmp_var.h
index 42982241e01aefba40da9da71b8f2313c29cbb0e..3a45a787e6d37d36efe84f2ad38d481ac2aeaa6a 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2013 Apple Inc. All rights reserved.
+ * Copyright (c) 2000-2020 Apple Inc. All rights reserved.
  *
  * @APPLE_OSREFERENCE_LICENSE_HEADER_START@
  *
@@ -93,7 +93,8 @@ struct  icmpstat {
 #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 { \