OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ipv4
(Results
151 - 175
of
929
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/main/java/java/net/
SocketOptions.java
78
* This is an
IPv4
-only socket option whose functionality is subsumed by
134
* This integer option specifies the value for the type-of-service field of the
IPv4
header,
139
* <p>See <a href="http://www.ietf.org/rfc/rfc1349.txt">RFC 1349</a> for more about
IPv4
/development/ndk/platforms/android-21/include/
netdb.h
117
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
168
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
169
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
171
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
/development/ndk/platforms/android-3/include/
netdb.h
117
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
168
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
169
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
171
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
/external/android-clat/
dns64.c
33
* looks up an
ipv4
-only hostname and looks for a nat64 /96 prefix, returns 1 on success, 0 on failure
/external/iproute2/lib/
ll_proto.c
84
{ ETH_P_IP, "
ipv4
" },
/external/iptables/extensions/
libip6t_NETMAP.c
4
* Based on Svenning Soerensen's
IPv4
NETMAP target. Development of IPv6 NAT
libxt_connlimit.man
11
Group hosts using the prefix length. For
IPv4
, this must be a number between
/external/iptables/libipq/
ipq_create_handle.3
47
Valid values are NFPROTO_IPV4 for
IPv4
and NFPROTO_IPV6 for IPv6. Currently,
/external/libvncserver/x11vnc/misc/
README
50
inet6to4 ipv6 to
ipv4
relay (i.e. until libvncserver supports ipv6)
/external/selinux/policycoreutils/semanage/
semanage-port.8
52
Protocol for the specified port (tcp|udp) or internet protocol version for the specified node (
ipv4
|ipv6).
/external/tcpdump/
print-cdp.c
279
*
IPv4
: protocol type = NLPID, protocol length = 1
280
* (1-byte NLPID), protocol = 0xcc (NLPID for
IPv4
),
288
printf("
IPv4
(%u) %s",
353
printf("
IPv4
Prefixes (%d):", l / 5);
print-lmp.c
323
{ 256*LMP_OBJ_LINK_ID+LMP_CTYPE_IPV4_LOC, "
IPv4
Local" },
324
{ 256*LMP_OBJ_LINK_ID+LMP_CTYPE_IPV4_RMT, "
IPv4
Remote" },
329
{ 256*LMP_OBJ_INTERFACE_ID+LMP_CTYPE_IPV4_LOC, "
IPv4
Local" },
330
{ 256*LMP_OBJ_INTERFACE_ID+LMP_CTYPE_IPV4_RMT, "
IPv4
Remote" },
342
{ 256*LMP_OBJ_TE_LINK+LMP_CTYPE_IPV4, "
IPv4
" },
345
{ 256*LMP_OBJ_DATA_LINK+LMP_CTYPE_IPV4, "
IPv4
" },
348
{ 256*LMP_OBJ_CHANNEL_STATUS+LMP_CTYPE_IPV4, "
IPv4
" },
351
{ 256*LMP_OBJ_CHANNEL_STATUS_REQ+LMP_CTYPE_IPV4, "
IPv4
" },
467
printf("\n\t
IPv4
Link ID: %s (0x%08x)",
/frameworks/native/cmds/dumpstate/
dumpstate.h
78
/* Prints the contents of all the routing tables, both
IPv4
and IPv6. */
/libcore/luni/src/main/java/libcore/io/
IoBridge.java
261
// This is
IPv4
-only.
267
// Since setting this from java.net always sets
IPv4
and IPv6 to the same value,
271
// Since setting this from java.net always sets
IPv4
and IPv6 to the same value,
275
// Since setting this from java.net always sets
IPv4
and IPv6 to the same value,
330
// Although IPv6 was cleaned up to use int,
IPv4
uses an ip_mreqn containing an int.
335
// Although IPv6 was cleaned up to use int,
IPv4
multicast loopback uses a byte.
340
// Although IPv6 was cleaned up to use int, and
IPv4
non-multicast TTL uses int,
341
//
IPv4
multicast TTL uses a byte.
612
// (
IPv4
is already correct.)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_tun.h
62
#define TUN_F_TSO4 0x02 /* I can handle TSO for
IPv4
packets */
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
netdb.h
117
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
171
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
172
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
174
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
netdb.h
117
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
171
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
172
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
174
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
netdb.h
117
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
171
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
172
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
174
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
netdb.h
117
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
168
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
169
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
171
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
netdb.h
117
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
168
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
169
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
171
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
netdb.h
117
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
168
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
169
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
171
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
netdb.h
117
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
168
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
169
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
171
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
netdb.h
117
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
168
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
169
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
171
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
netdb.h
117
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
168
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
169
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
171
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
netdb.h
117
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
168
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
169
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
171
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
Completed in 541 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>