OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPX_NODE_LEN
(Results
76 - 79
of
79
) sorted by null
1
2
3
4
/prebuilts/ndk/9/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
];
/external/iproute2/include/
utils.h
66
#define
IPX_NODE_LEN
6
70
u_int8_t ipx_node[
IPX_NODE_LEN
];
/external/strace/
net.c
321
for (i = 0; i <
IPX_NODE_LEN
; i++)
[
all
...]
/external/ppp/pppd/
sys-linux.c
[
all
...]
Completed in 289 milliseconds
1
2
3
4