HomeSort by relevance Sort by last modified time
    Searched full:ipv4 (Results 1 - 25 of 611) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/dhcpcd/
showlease.c 19 #define IPV4 (1 << 6)
34 { 1, IPV4 | REQUEST, "subnet_mask" },
36 { 3, IPV4 | ARRAY | REQUEST, "routers" },
37 { 4, IPV4 | ARRAY, "time_servers" },
38 { 5, IPV4 | ARRAY, "ien116_name_servers" },
39 { 6, IPV4 | ARRAY, "domain_name_servers" },
40 { 7, IPV4 | ARRAY, "log_servers" },
41 { 8, IPV4 | ARRAY, "cookie_servers" },
42 { 9, IPV4 | ARRAY, "lpr_servers" },
43 { 10, IPV4 | ARRAY, "impress_servers" }
    [all...]
  /external/iproute2/ip/
routef 8 echo "This script will flush the IPv4 routing table"
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
Inet4AddressTest.java 92 // There are no link local addresses for IPv4
97 assertTrue("IPv4 address " + addrName
107 // There are no site local addresses for IPv4
112 assertTrue("IPv4 address " + addrName
122 // Create an IPv4 mulitcast address. It should return
123 // false for globabl mutlicast. There are no valid IPv4
129 assertTrue("IPv4 link-local multicast address " + addrName
135 assertTrue("IPv4 link-local multicast address " + addrName
141 assertTrue("IPv4 global multicast address " + addrName
147 assertTrue("IPv4 global multicast address " + addrNam
    [all...]
  /external/iptables/extensions/
libipt_ecn.man 1 This allows you to match the ECN bits of the IPv4 and TCP header. ECN is the Explicit Congestion Notification mechanism as specified in RFC3168
10 This matches a particular IPv4 ECT (ECN-Capable Transport). You have to specify
libxt_tos.man 1 This module matches the 8-bit Type of Service field in the IPv4 header (i.e.
10 You can specify a symbolic name when using the tos match for IPv4. The list of
libxt_DSCP.man 2 header of the IPv4 packet. As this manipulates a packet, it can only
  /external/iptables/include/linux/netfilter_ipv4/
ipt_ECN.h 15 #define IPT_ECN_OP_SET_IP 0x01 /* set ECN bits of IPv4 header */
23 u_int8_t ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
  /external/kernel-headers/original/linux/netfilter_ipv4/
ipt_ECN.h 15 #define IPT_ECN_OP_SET_IP 0x01 /* set ECN bits of IPv4 header */
23 u_int8_t ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
ipt_dscp_.h 1 /* iptables module for matching the IPv4 DSCP field
  /external/tcpdump/tests/
mpls-ldp-hello.new 6 IPv4 Transport Address TLV (0x0401), length: 4, Flags: [ignore and don't forward if unknown]
7 IPv4 Transport Address: 10.1.0.2
mpls-ldp-hello.out 6 IPv4 Transport Address TLV (0x0401), length: 4, Flags: [ignore and don't forward if unknown]
7 IPv4 Transport Address: 10.1.0.2
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ECN.h 15 #define IPT_ECN_OP_SET_IP 0x01 /* set ECN bits of IPv4 header */
23 u_int8_t ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
ipt_dscp.h 1 /* iptables module for matching the IPv4 DSCP field
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ECN.h 15 #define IPT_ECN_OP_SET_IP 0x01 /* set ECN bits of IPv4 header */
23 u_int8_t ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
ipt_dscp.h 1 /* iptables module for matching the IPv4 DSCP field
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_ipv4/
ipt_ECN.h 15 #define IPT_ECN_OP_SET_IP 0x01 /* set ECN bits of IPv4 header */
23 u_int8_t ip_ect; /* ECT codepoint of IPv4 header, pre-shifted */
ipt_dscp.h 1 /* iptables module for matching the IPv4 DSCP field
  /device/moto/stingray/ril/
wrigley-diag.sh 5 echo 1 > /proc/sys/net/ipv4/ip_forward
  /external/ipsec-tools/src/racoon/samples/
psk.txt.sample 0 # IPv4/v6 addresses
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_dscp.h 1 /* x_tables module for matching the IPv4/IPv6 DSCP field
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_dscp.h 1 /* x_tables module for matching the IPv4/IPv6 DSCP field
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_dscp.h 1 /* x_tables module for matching the IPv4/IPv6 DSCP field
  /external/guava/guava/src/com/google/common/net/
InetAddresses.java 57 * <li>The IPv4 loopback address, {@code "127.0.0.1"}.<br/>
67 * <li>An IPv6 "IPv4 compatible" (or "compat") address,
71 * <li>An IPv6 "IPv4 mapped" address, {@code "::ffff:192.168.0.1"}.<br/>
75 * <p>A few notes about IPv6 "IPv4 mapped" addresses and their observed
78 * "IPv4 mapped" addresses were originally a representation of IPv4
79 * addresses for use on an IPv6 socket that could receive both IPv4
84 * RFCs with the apparent aim of making IPv4-to-IPv6 transition simpler.
131 * of the IPv4 address.
133 * @param bytes byte array representing an IPv4 address (should b
146 InetAddress ipv4 = InetAddress.getByAddress(bytes); local
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi.h 114 * All IPV4 addresses/mask are in network byte order.
116 * @param ipaddr return the assigned IPV4 address
118 * @param mask return the IPV4 mask
119 * @param dns1 return the IPV4 address of a DNS server
120 * @param dns2 return the IPV4 address of a DNS server
121 * @param server return the IPV4 address of DHCP server
  /libcore/luni/src/main/native/
NetworkUtilities.h 24 // an IPv4-mapped AF_INET6 sockaddr_in6. This is what you want if you're about to perform an
31 // the user and the user may actually care whether the original address was pure IPv4
32 // or an IPv4-mapped IPv6 address, and for the MCAST_JOIN_GROUP socket option.

Completed in 2485 milliseconds

1 2 3 4 5 6 7 8 91011>>