OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IPX_NODE_LEN
(Results
51 - 58
of
58
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
ipx.h
25
#define
IPX_NODE_LEN
6
32
unsigned char sipx_node[
IPX_NODE_LEN
];
46
unsigned char ipx_router_node[
IPX_NODE_LEN
];
66
unsigned char ipx_node[
IPX_NODE_LEN
];
79
unsigned char ipx_router_node[
IPX_NODE_LEN
];
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
ipx.h
16
#define
IPX_NODE_LEN
6
23
unsigned char sipx_node[
IPX_NODE_LEN
];
36
unsigned char ipx_router_node[
IPX_NODE_LEN
];
53
unsigned char ipx_node[
IPX_NODE_LEN
];
65
unsigned char ipx_router_node[
IPX_NODE_LEN
];
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
ipx.h
16
#define
IPX_NODE_LEN
6
23
unsigned char sipx_node[
IPX_NODE_LEN
];
36
unsigned char ipx_router_node[
IPX_NODE_LEN
];
53
unsigned char ipx_node[
IPX_NODE_LEN
];
65
unsigned char ipx_router_node[
IPX_NODE_LEN
];
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
ipx.h
16
#define
IPX_NODE_LEN
6
23
unsigned char sipx_node[
IPX_NODE_LEN
];
36
unsigned char ipx_router_node[
IPX_NODE_LEN
];
53
unsigned char ipx_node[
IPX_NODE_LEN
];
65
unsigned char ipx_router_node[
IPX_NODE_LEN
];
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
ipx.h
16
#define
IPX_NODE_LEN
6
23
unsigned char sipx_node[
IPX_NODE_LEN
];
36
unsigned char ipx_router_node[
IPX_NODE_LEN
];
53
unsigned char ipx_node[
IPX_NODE_LEN
];
65
unsigned char ipx_router_node[
IPX_NODE_LEN
];
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
ipx.h
16
#define
IPX_NODE_LEN
6
23
unsigned char sipx_node[
IPX_NODE_LEN
];
36
unsigned char ipx_router_node[
IPX_NODE_LEN
];
53
unsigned char ipx_node[
IPX_NODE_LEN
];
65
unsigned char ipx_router_node[
IPX_NODE_LEN
];
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
ipx.h
16
#define
IPX_NODE_LEN
6
23
unsigned char sipx_node[
IPX_NODE_LEN
];
36
unsigned char ipx_router_node[
IPX_NODE_LEN
];
53
unsigned char ipx_node[
IPX_NODE_LEN
];
65
unsigned char ipx_router_node[
IPX_NODE_LEN
];
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
ipx.h
16
#define
IPX_NODE_LEN
6
23
unsigned char sipx_node[
IPX_NODE_LEN
];
36
unsigned char ipx_router_node[
IPX_NODE_LEN
];
53
unsigned char ipx_node[
IPX_NODE_LEN
];
65
unsigned char ipx_router_node[
IPX_NODE_LEN
];
Completed in 96 milliseconds
1
2
3