HomeSort by relevance Sort by last modified time
    Searched refs:MRT6_BASE (Results 1 - 23 of 23) sorted by null

  /bionic/libc/kernel/uapi/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE + 1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE + 7)
35 #define MRT6_PIM (MRT6_BASE + 8
    [all...]
  /development/ndk/platforms/android-21/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /external/kernel-headers/original/uapi/linux/
mroute6.h 18 #define MRT6_BASE 200
19 #define MRT6_INIT (MRT6_BASE) /* Activate the kernel mroute code */
20 #define MRT6_DONE (MRT6_BASE+1) /* Shutdown the kernel mroute */
21 #define MRT6_ADD_MIF (MRT6_BASE+2) /* Add a virtual interface */
22 #define MRT6_DEL_MIF (MRT6_BASE+3) /* Delete a virtual interface */
23 #define MRT6_ADD_MFC (MRT6_BASE+4) /* Add a multicast forwarding entry */
24 #define MRT6_DEL_MFC (MRT6_BASE+5) /* Delete a multicast forwarding entry */
25 #define MRT6_VERSION (MRT6_BASE+6) /* Get the kernel multicast version */
26 #define MRT6_ASSERT (MRT6_BASE+7) /* Activate PIM assert mode */
27 #define MRT6_PIM (MRT6_BASE+8) /* enable PIM code *
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
mroute6.h 24 #define MRT6_BASE 200
25 #define MRT6_INIT (MRT6_BASE)
26 #define MRT6_DONE (MRT6_BASE+1)
27 #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)
34 #define MRT6_ASSERT (MRT6_BASE+7)
35 #define MRT6_PIM (MRT6_BASE+8
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mroute6.h 18 #define MRT6_BASE 200
19 #define MRT6_INIT (MRT6_BASE) /* Activate the kernel mroute code */
20 #define MRT6_DONE (MRT6_BASE+1) /* Shutdown the kernel mroute */
21 #define MRT6_ADD_MIF (MRT6_BASE+2) /* Add a virtual interface */
22 #define MRT6_DEL_MIF (MRT6_BASE+3) /* Delete a virtual interface */
23 #define MRT6_ADD_MFC (MRT6_BASE+4) /* Add a multicast forwarding entry */
24 #define MRT6_DEL_MFC (MRT6_BASE+5) /* Delete a multicast forwarding entry */
25 #define MRT6_VERSION (MRT6_BASE+6) /* Get the kernel multicast version */
26 #define MRT6_ASSERT (MRT6_BASE+7) /* Activate PIM assert mode */
27 #define MRT6_PIM (MRT6_BASE+8) /* enable PIM code *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
mroute6.h 18 #define MRT6_BASE 200
19 #define MRT6_INIT (MRT6_BASE) /* Activate the kernel mroute code */
20 #define MRT6_DONE (MRT6_BASE+1) /* Shutdown the kernel mroute */
21 #define MRT6_ADD_MIF (MRT6_BASE+2) /* Add a virtual interface */
22 #define MRT6_DEL_MIF (MRT6_BASE+3) /* Delete a virtual interface */
23 #define MRT6_ADD_MFC (MRT6_BASE+4) /* Add a multicast forwarding entry */
24 #define MRT6_DEL_MFC (MRT6_BASE+5) /* Delete a multicast forwarding entry */
25 #define MRT6_VERSION (MRT6_BASE+6) /* Get the kernel multicast version */
26 #define MRT6_ASSERT (MRT6_BASE+7) /* Activate PIM assert mode */
27 #define MRT6_PIM (MRT6_BASE+8) /* enable PIM code *
    [all...]

Completed in 198 milliseconds