]> Pileus Git - ~andy/linux/blobdiff - include/uapi/linux/mroute.h
mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt()
[~andy/linux] / include / uapi / linux / mroute.h
index 16929993acc4976535c73bf8172e29789275bfeb..1c11004af5dba0e8069ac7e0b760067880480182 100644 (file)
@@ -26,6 +26,7 @@
 #define MRT_ASSERT     (MRT_BASE+7)    /* Activate PIM assert mode             */
 #define MRT_PIM                (MRT_BASE+8)    /* enable PIM code                      */
 #define MRT_TABLE      (MRT_BASE+9)    /* Specify mroute table ID              */
+#define MRT_MAX                (MRT_BASE+9)
 
 #define SIOCGETVIFCNT  SIOCPROTOPRIVATE        /* IP protocol privates */
 #define SIOCGETSGCNT   (SIOCPROTOPRIVATE+1)