OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTCF_SNAT
(Results
1 - 25
of
35
) sorted by null
1
2
/bionic/libc/kernel/uapi/linux/
in_route.h
32
#define
RTCF_SNAT
0x00800000
42
#define RTCF_NAT (RTCF_DNAT |
RTCF_SNAT
)
/development/ndk/platforms/android-21/include/linux/
in_route.h
32
#define
RTCF_SNAT
0x00800000
42
#define RTCF_NAT (RTCF_DNAT|
RTCF_SNAT
)
/external/kernel-headers/original/uapi/linux/
in_route.h
19
#define
RTCF_SNAT
0x00800000 /* unused */
28
#define RTCF_NAT (RTCF_DNAT|
RTCF_SNAT
)