Searched refs:MRT_BASE (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Dmroute.h24 #define MRT_BASE 200 macro
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE + 1)
27 #define MRT_ADD_VIF (MRT_BASE + 2)
28 #define MRT_DEL_VIF (MRT_BASE + 3)
29 #define MRT_ADD_MFC (MRT_BASE + 4)
30 #define MRT_DEL_MFC (MRT_BASE + 5)
31 #define MRT_VERSION (MRT_BASE + 6)
32 #define MRT_ASSERT (MRT_BASE + 7)
33 #define MRT_PIM (MRT_BASE
[all...]
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dmroute.h24 #define MRT_BASE 200 macro
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE + 1)
27 #define MRT_ADD_VIF (MRT_BASE + 2)
28 #define MRT_DEL_VIF (MRT_BASE + 3)
29 #define MRT_ADD_MFC (MRT_BASE + 4)
30 #define MRT_DEL_MFC (MRT_BASE + 5)
31 #define MRT_VERSION (MRT_BASE + 6)
32 #define MRT_ASSERT (MRT_BASE + 7)
33 #define MRT_PIM (MRT_BASE
[all...]
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Dmroute.h24 #define MRT_BASE 200 macro
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE + 1)
27 #define MRT_ADD_VIF (MRT_BASE + 2)
28 #define MRT_DEL_VIF (MRT_BASE + 3)
29 #define MRT_ADD_MFC (MRT_BASE + 4)
30 #define MRT_DEL_MFC (MRT_BASE + 5)
31 #define MRT_VERSION (MRT_BASE + 6)
32 #define MRT_ASSERT (MRT_BASE + 7)
33 #define MRT_PIM (MRT_BASE
[all...]

Completed in 50 milliseconds