OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MRT6_BASE
(Results
1 - 11
of
11
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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
...]
/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-L/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/9/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/9/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/9/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/9/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/9/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/9/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
...]
Completed in 216 milliseconds