HomeSort by relevance Sort by last modified time
    Searched defs:MRT_BASE (Results 26 - 35 of 35) sorted by null

12

  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
mroute.h 24 #define MRT_BASE 200
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE+1)
27 #define MRT_ADD_VIF (MRT_BASE+2)
29 #define MRT_DEL_VIF (MRT_BASE+3)
30 #define MRT_ADD_MFC (MRT_BASE+4)
31 #define MRT_DEL_MFC (MRT_BASE+5)
32 #define MRT_VERSION (MRT_BASE+6)
34 #define MRT_ASSERT (MRT_BASE+7)
35 #define MRT_PIM (MRT_BASE+8
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
mroute.h 24 #define MRT_BASE 200
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE+1)
27 #define MRT_ADD_VIF (MRT_BASE+2)
29 #define MRT_DEL_VIF (MRT_BASE+3)
30 #define MRT_ADD_MFC (MRT_BASE+4)
31 #define MRT_DEL_MFC (MRT_BASE+5)
32 #define MRT_VERSION (MRT_BASE+6)
34 #define MRT_ASSERT (MRT_BASE+7)
35 #define MRT_PIM (MRT_BASE+8
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
mroute.h 24 #define MRT_BASE 200
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE+1)
27 #define MRT_ADD_VIF (MRT_BASE+2)
29 #define MRT_DEL_VIF (MRT_BASE+3)
30 #define MRT_ADD_MFC (MRT_BASE+4)
31 #define MRT_DEL_MFC (MRT_BASE+5)
32 #define MRT_VERSION (MRT_BASE+6)
34 #define MRT_ASSERT (MRT_BASE+7)
35 #define MRT_PIM (MRT_BASE+8
    [all...]
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
mroute.h 24 #define MRT_BASE 200
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE+1)
27 #define MRT_ADD_VIF (MRT_BASE+2)
29 #define MRT_DEL_VIF (MRT_BASE+3)
30 #define MRT_ADD_MFC (MRT_BASE+4)
31 #define MRT_DEL_MFC (MRT_BASE+5)
32 #define MRT_VERSION (MRT_BASE+6)
34 #define MRT_ASSERT (MRT_BASE+7)
35 #define MRT_PIM (MRT_BASE+8
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
mroute.h 24 #define MRT_BASE 200
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE+1)
27 #define MRT_ADD_VIF (MRT_BASE+2)
29 #define MRT_DEL_VIF (MRT_BASE+3)
30 #define MRT_ADD_MFC (MRT_BASE+4)
31 #define MRT_DEL_MFC (MRT_BASE+5)
32 #define MRT_VERSION (MRT_BASE+6)
34 #define MRT_ASSERT (MRT_BASE+7)
35 #define MRT_PIM (MRT_BASE+8
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
mroute.h 24 #define MRT_BASE 200
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE+1)
27 #define MRT_ADD_VIF (MRT_BASE+2)
29 #define MRT_DEL_VIF (MRT_BASE+3)
30 #define MRT_ADD_MFC (MRT_BASE+4)
31 #define MRT_DEL_MFC (MRT_BASE+5)
32 #define MRT_VERSION (MRT_BASE+6)
34 #define MRT_ASSERT (MRT_BASE+7)
35 #define MRT_PIM (MRT_BASE+8
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
mroute.h 24 #define MRT_BASE 200
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE+1)
27 #define MRT_ADD_VIF (MRT_BASE+2)
29 #define MRT_DEL_VIF (MRT_BASE+3)
30 #define MRT_ADD_MFC (MRT_BASE+4)
31 #define MRT_DEL_MFC (MRT_BASE+5)
32 #define MRT_VERSION (MRT_BASE+6)
34 #define MRT_ASSERT (MRT_BASE+7)
35 #define MRT_PIM (MRT_BASE+8
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
mroute.h 24 #define MRT_BASE 200
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE+1)
27 #define MRT_ADD_VIF (MRT_BASE+2)
29 #define MRT_DEL_VIF (MRT_BASE+3)
30 #define MRT_ADD_MFC (MRT_BASE+4)
31 #define MRT_DEL_MFC (MRT_BASE+5)
32 #define MRT_VERSION (MRT_BASE+6)
34 #define MRT_ASSERT (MRT_BASE+7)
35 #define MRT_PIM (MRT_BASE+8
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
mroute.h 24 #define MRT_BASE 200
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE+1)
27 #define MRT_ADD_VIF (MRT_BASE+2)
29 #define MRT_DEL_VIF (MRT_BASE+3)
30 #define MRT_ADD_MFC (MRT_BASE+4)
31 #define MRT_DEL_MFC (MRT_BASE+5)
32 #define MRT_VERSION (MRT_BASE+6)
34 #define MRT_ASSERT (MRT_BASE+7)
35 #define MRT_PIM (MRT_BASE+8
    [all...]
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
mroute.h 24 #define MRT_BASE 200
25 #define MRT_INIT (MRT_BASE)
26 #define MRT_DONE (MRT_BASE+1)
27 #define MRT_ADD_VIF (MRT_BASE+2)
29 #define MRT_DEL_VIF (MRT_BASE+3)
30 #define MRT_ADD_MFC (MRT_BASE+4)
31 #define MRT_DEL_MFC (MRT_BASE+5)
32 #define MRT_VERSION (MRT_BASE+6)
34 #define MRT_ASSERT (MRT_BASE+7)
35 #define MRT_PIM (MRT_BASE+8
    [all...]

Completed in 54 milliseconds

12