OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RTF_GATEWAY
(Results
51 - 53
of
53
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
route.h
36
struct sockaddr rt_gateway; /* Gateway addr (
RTF_GATEWAY
). */
74
#define
RTF_GATEWAY
0x0002 /* Destination is a gateway. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
route.h
36
struct sockaddr rt_gateway; /* Gateway addr (
RTF_GATEWAY
). */
74
#define
RTF_GATEWAY
0x0002 /* Destination is a gateway. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
route.h
36
struct sockaddr rt_gateway; /* Gateway addr (
RTF_GATEWAY
). */
74
#define
RTF_GATEWAY
0x0002 /* Destination is a gateway. */
Completed in 138 milliseconds
1
2
3