]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - include/uapi/linux/icmpv6.h
Update kernel headers
[mirror_iproute2.git] / include / uapi / linux / icmpv6.h
index cf8d5d471c05e1c97a20f4b5f7d5905dbb41e348..1dc7cc6780ac4416ed8dc9a2f00f6d3c9b3185c2 100644 (file)
@@ -90,6 +90,8 @@ struct icmp6hdr {
 #define ICMPV6_TIME_EXCEED             3
 #define ICMPV6_PARAMPROB               4
 
+#define ICMPV6_ERRMSG_MAX       127
+
 #define ICMPV6_INFOMSG_MASK            0x80
 
 #define ICMPV6_ECHO_REQUEST            128
@@ -110,6 +112,8 @@ struct icmp6hdr {
 
 #define ICMPV6_MRDISC_ADV              151
 
+#define ICMPV6_MSG_MAX          255
+
 /*
  *     Codes for Destination Unreachable
  */