OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ipv4
(Results
101 - 125
of
929
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
netfilter_decnet.h
6
*
ipv4
netfilter header file which is
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
netfilter_decnet.h
6
*
ipv4
netfilter header file which is
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
nodeconquery.py
39
network The
IPv4
/IPv6 address or
IPv4
/IPv6 network address
45
for
IPv4
or socket.AF_INET6 for IPv6)
79
"The address family must be {0} for
IPv4
or {1} for IPv6.".
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/
nodeconquery.py
39
network The
IPv4
/IPv6 address or
IPv4
/IPv6 network address
45
for
IPv4
or socket.AF_INET6 for IPv6)
79
"The address family must be {0} for
IPv4
or {1} for IPv6.".
/external/selinux/secilc/docs/
cil_network_labeling_statements.xml
8
<para>Declares a named IP address in
IPv4
or IPv6 format that may be referenced by other CIL statements (i.e. <literal>netifcon</literal>).</para>
44
<para>A correctly formatted IP address in
IPv4
or IPv6 format.</para>
125
<para>Label network address objects that represent
IPv4
or IPv6 IP addresses and network masks.</para>
148
<para>A previously declared <literal><link linkend="ipaddr">ipaddr</link></literal> identifier, or an anonymous
IPv4
or IPv6 formatted address.</para>
156
<para>A previously declared <literal><link linkend="ipaddr">ipaddr</link></literal> identifier, or an anonymous
IPv4
or IPv6 formatted address.</para>
/external/tcpdump/
print-rsvp.c
227
{ 256*RSVP_OBJ_RSVP_HOP+RSVP_CTYPE_IPV4, "
IPv4
" },
229
{ 256*RSVP_OBJ_RSVP_HOP+RSVP_CTYPE_3, "
IPv4
plus opt. TLVs" },
231
{ 256*RSVP_OBJ_NOTIFY_REQ+RSVP_CTYPE_IPV4, "
IPv4
" },
233
{ 256*RSVP_OBJ_CONFIRM+RSVP_CTYPE_IPV4, "
IPv4
" },
240
{ 256*RSVP_OBJ_FILTERSPEC+RSVP_CTYPE_IPV4, "
IPv4
" },
243
{ 256*RSVP_OBJ_FILTERSPEC+RSVP_CTYPE_TUNNEL_IPV4, "Tunnel
IPv4
" },
244
{ 256*RSVP_OBJ_FILTERSPEC+RSVP_CTYPE_12, "
IPv4
P2MP LSP Tunnel" },
246
{ 256*RSVP_OBJ_SESSION+RSVP_CTYPE_IPV4, "
IPv4
" },
248
{ 256*RSVP_OBJ_SESSION+RSVP_CTYPE_TUNNEL_IPV4, "Tunnel
IPv4
" },
249
{ 256*RSVP_OBJ_SESSION+RSVP_CTYPE_UNI_IPV4, "UNI
IPv4
" },
[
all
...]
print-msdp.c
61
case 1: /*
IPv4
Source-Active */
62
case 3: /*
IPv4
Source-Active Response */
/frameworks/base/core/java/android/net/
VpnService.java
237
* Both
IPv4
and IPv6 addresses are supported. The VPN must already be established. Fails if the
240
* Adding an address implicitly allows traffic from that address family (i.e.,
IPv4
or IPv6) to
245
* @param address The IP address (
IPv4
or IPv6) to assign to the VPN interface.
265
* Both
IPv4
and IPv6 addresses are supported. The VPN must already be established. Fails if the
270
* address family (i.e.,
IPv4
or IPv6) configured on the VPN, that <b>DOES NOT</b> block that
276
* @param address The IP address (
IPv4
or IPv6) to assign to the VPN interface.
449
* Add a network address to the VPN interface. Both
IPv4
and IPv6
454
* (i.e.,
IPv4
or IPv6) to be routed over the VPN. @see #allowFamily
475
* (i.e.,
IPv4
or IPv6) to be routed over the VPN. @see #allowFamily
485
* Add a network route to the VPN interface. Both
IPv4
and IPv
[
all
...]
/cts/tests/tests/net/src/android/net/cts/
MultinetworkSysctlTest.java
36
"/proc/sys/net/
ipv4
/fwmark_reflect",
38
"/proc/sys/net/
ipv4
/tcp_fwmark_accept",
/cts/tests/tests/security/src/android/security/cts/
KernelSettingsTest.java
123
assertEquals("ICMP redirects are enabled for
IPv4
.",
124
"0", getFile("/proc/sys/net/
ipv4
/conf/all/accept_redirects"));
/external/android-clat/
translate.h
44
// Functions to create tun,
IPv4
, and IPv6 headers.
54
// Translate
IPv4
and IPv6 packets.
/external/iproute2/man/man8/
ip-neighbour.8
42
Neighbour entries are organized into tables. The
IPv4
neighbour table
57
the protocol address of the neighbour. It is either an
IPv4
or IPv6 address.
/external/iputils/ninfod/
icmp6_nodeinfo.h
54
#define ICMP6_NI_SUBJ_IPV4 2 /* Query Subject is an
ipv4
address */
66
#define NI_QTYPE_IPV4ADDR 4 /*
IPv4
Addresses */
/external/wpa_supplicant_8/src/ap/
dhcp_snoop.c
123
" @
IPv4
address %s/%d",
132
"dhcp_snoop: Removing
IPv4
address %s from the ip neigh table",
/external/wpa_supplicant_8/wpa_supplicant/examples/
p2p-action.sh
85
sysctl net.
ipv4
.ip_forward=1
92
sysctl net.
ipv4
.ip_forward=0
/libcore/luni/src/test/java/libcore/java/net/
InetAddressTest.java
35
//
IPv4
addresses may not be surrounded by square brackets.
83
// Regular
IPv4
.
87
// Mapped
IPv4
89
// Optional square brackets around IPv6 addresses, including mapped
IPv4
.
116
//
IPv4
124
// Mapped
IPv4
127
// Optional square brackets around IPv6 addresses, including mapped
IPv4
.
227
//
IPv4
mapped address
/bionic/libc/include/
netdb.h
114
int ai_protocol; /* 0 or IPPROTO_xxx for
IPv4
and IPv6 */
165
#define AI_ALL 0x00000100 /* IPv6 and
IPv4
-mapped (with AI_V4MAPPED) */
166
#define AI_V4MAPPED_CFG 0x00000200 /* accept
IPv4
-mapped if kernel supports */
168
#define AI_V4MAPPED 0x00000800 /* accept
IPv4
-mapped IPv6 address */
/external/iproute2/include/linux/
netfilter_ipv4.h
4
/*
IPv4
-specific defines for netfilter.
/external/iptables/include/linux/netfilter_ipv4/
ip_queue.h
2
* This is a module which is used for queueing
IPv4
packets and
/external/iptables/include/linux/
netfilter_ipv4.h
4
/*
IPv4
-specific defines for netfilter.
/external/kernel-headers/original/uapi/linux/netfilter_bridge/
ebt_among.h
13
* if it is related with a given
IPv4
address.
/external/kernel-headers/original/uapi/linux/
netfilter_ipv4.h
0
/*
IPv4
-specific defines for netfilter.
/external/libpcap/
TODO
23
+ pcap_lookupnet makes little to no sense with protocols !=
IPv4
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
EprtCommandHandler.java
29
* The client network address can be in
IPv4
format (e.g., "132.235.1.2") or
/external/selinux/policycoreutils/semanage/
semanage-node.8
58
Protocol for the specified port (tcp|udp) or internet protocol version for the specified node (
ipv4
|ipv6).
Completed in 263 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>