Searched refs:MRT6_BASE (Results 1 – 1 of 1) sorted by relevance
25 #define MRT6_BASE 200 macro26 #define MRT6_INIT (MRT6_BASE)27 #define MRT6_DONE (MRT6_BASE + 1)28 #define MRT6_ADD_MIF (MRT6_BASE + 2)29 #define MRT6_DEL_MIF (MRT6_BASE + 3)30 #define MRT6_ADD_MFC (MRT6_BASE + 4)31 #define MRT6_DEL_MFC (MRT6_BASE + 5)32 #define MRT6_VERSION (MRT6_BASE + 6)33 #define MRT6_ASSERT (MRT6_BASE + 7)34 #define MRT6_PIM (MRT6_BASE + 8)[all …]