HomeSort by relevance Sort by last modified time
    Searched full:ipv4 (Results 276 - 300 of 929) sorted by null

<<11121314151617181920>>

  /external/tcpdump/
print-lwres.c 172 #define LWRES_ADDRTYPE_V4 0x00000001U /* ipv4 */
271 case 1: /* IPv4 */
379 printf(" IPv4");
385 printf(" IPv4/6");
print-nflog.c 44 { AF_INET, "IPv4" },
print-rpki-rtr.c 57 * IPv4 Prefix PDU.
108 { RPKI_RTR_IPV4_PREFIX_PDU, "IPV4 Prefix" },
print-ldp.c 168 { LDP_TLV_IPV4_TRANSPORT_ADDR, "IPv4 Transport Address" },
288 printf("\n\t IPv4 Transport Address: %s", ipaddr_string(tptr));
365 printf(": IPv4 prefix (goes past end of TLV)");
367 printf(": IPv4 prefix (invalid length)");
369 printf(": IPv4 prefix %s",buf);
377 printf(": IPv4 prefix (goes past end of TLV)");
print-lspping.c 92 { 2, "Reply via an IPv4/IPv6 UDP packet"},
93 { 3, "Reply via an IPv4/IPv6 UDP packet with Router Alert"},
173 { LSPPING_TLV_TARGETFEC_SUBTLV_LDP_IPV4, "LDP IPv4 prefix"},
175 { LSPPING_TLV_TARGETFEC_SUBTLV_RSVP_IPV4, "RSVP IPv4 Session Query"},
178 { LSPPING_TLV_TARGETFEC_SUBTLV_L3VPN_IPV4, "VPN IPv4 prefix"},
183 { LSPPING_TLV_TARGETFEC_SUBTLV_BGP_IPV4, "BGP labeled IPv4 prefix"},
192 * | IPv4 prefix |
224 * | IPv4 prefix |
261 * | IPv4 tunnel end point address |
267 * | IPv4 tunnel sender address
    [all...]
print-sflow.c 49 * | IP version (1 for IPv4 | 2 for IPv6) |
138 { SFLOW_FLOW_IPV4_DATA, "IPv4 Data"},
161 { SFLOW_HEADER_PROTOCOL_IPV4, "IPv4"},
841 EXTRACT_32BITS(sflow_datagram->ip_version) == 1 ? "IPv4" : "IPv6",
852 EXTRACT_32BITS(sflow_datagram->ip_version) == 1 ? "IPv4" : "IPv6",
  /libcore/luni/src/main/java/java/net/
Inet4Address.java 26 * An IPv4 address. See {@link InetAddress}.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
mroute6.h 121 * used for IPv4 implementation). This is because this structure will be passed via an
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_tun.h 67 #define TUN_F_TSO4 0x02 /* I can handle TSO for IPv4 packets */
mroute6.h 119 * used for IPv4 implementation). This is because this structure will be passed via an
ethtool.h 375 * struct ethtool_tcpip4_spec - flow specification for TCP/IPv4 etc.
382 * This can be used to specify a TCP/IPv4, UDP/IPv4 or SCTP/IPv4 flow.
393 * struct ethtool_ah_espip4_spec - flow specification for IPsec/IPv4
399 * This can be used to specify an IPsec transport or tunnel over IPv4.
411 * struct ethtool_usrip4_spec - general flow specification for IPv4
    [all...]
  /development/scripts/
reverse_tether.sh 156 sudo sysctl -w net.ipv4.ip_forward=1
171 sudo sysctl -w net.ipv4.ip_forward=0
  /external/android-clat/
dump.c 148 /* print ipv4/udp header */
205 /* print ipv4/tcp header */
  /external/kernel-headers/original/uapi/linux/
virtio_net.h 82 #define VIRTIO_NET_HDR_GSO_TCPV4 1 // GSO frame, IPv4 TCP (TSO)
83 #define VIRTIO_NET_HDR_GSO_UDP 3 // GSO frame, IPv4 UDP (UFO)
  /external/nist-sip/java/gov/nist/core/
Host.java 246 * (and not an IPV4 address)
254 * (and not an IPV4 address)
  /external/openssh/openbsd-compat/
inet_ntop.c 76 * format an IPv4 address, more or less like inet_ntoa()
177 /* Is this address an encapsulated IPv4? */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/
if_arp.h 86 #define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734. */
115 #define ARPHRD_SIT 776 /* sit0 device - IPv6-in-IPv4. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
if_arp.h 86 #define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734. */
115 #define ARPHRD_SIT 776 /* sit0 device - IPv6-in-IPv4. */
  /system/netd/server/
BandwidthController.h 139 /* Runs for both ipv4 and ipv6 iptables */
141 /* Runs for both ipv4 and ipv6 iptables, appends -j REJECT --reject-with ... */
  /external/libvncserver/x11vnc/
inet.c 556 rfbLog("(Ignore the above error if this system is IPv4-only.)\n");
822 if (0) rfbLog("(Ignore the above error if this system is IPv4-only.)\n");
866 /* this is a kludge for IPv4-only machines getting v4mapped string. */
880 rfbLog("connect_tcp[ipv4]: trying fallback to IPv4 for %s\n", host2);
883 rfbLogPerror("connect_tcp[ipv4]: connection failed");
  /external/ipsec-tools/src/racoon/
isakmp_cfg.c     [all...]
  /bionic/libc/dns/net/
getaddrinfo.c 39 * - IPv4 classful (shortened) form. RFC2553 is silent about it. XNET 5.2
40 * says to use inet_aton() to convert IPv4 numeric to binary (alows
42 * current code - disallow classful form for IPv4 (due to use of inet_pton).
60 * lower layer function to lookup "IPv4 or IPv6" record. Calling
71 * lookup /etc/hosts for IPv4 address
72 * lookup DNS for IPv4 address
364 * The following functions determine whether IPv4 or IPv6 connectivity is
482 // int ai_protocol; /* 0 or IPPROTO_xxx for IPv4 and IPv6 */
    [all...]
  /external/jmdns/src/javax/jmdns/
ServiceInfo.java 451 * <b>Note:</b> This can be either an IPv4 or an IPv6 representation.
478 * Get the InetAddress of the service. This will return the IPv4 if it exist, otherwise it return the IPv6 if set.<br/>
489 * Get the IPv4 InetAddress of the service.<br/>
490 * <b>Note:</b> This return null if the service IPv4 address cannot be resolved.
521 * Returns a list of all IPv4 InetAddresses that can be used for this service.
  /frameworks/base/core/tests/coretests/src/android/net/
LinkPropertiesTest.java 508 // A link with an IPv6 address and default route, but IPv4 DNS server.
539 // Check that losing IPv4 provisioning on a dualstack network is
581 // but there is still no IPv4 address.
587 // Adding an IPv4 address (right now, any IPv4 address) means we use
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
netdb.h 149 set to the address type which is `AF_INET' for IPv4 or `AF_INET6'
521 /* Check whether user REMUSER on system indicated by IPv4 address
522 RADDR is allowed to login as LOCUSER. Non-IPv4 (e.g., IPv6) are
603 # define AI_V4MAPPED 0x0008 /* IPv4 mapped addresses are acceptable. */
604 # define AI_ALL 0x0010 /* Return IPv4 mapped and IPv6 addresses. */

Completed in 416 milliseconds

<<11121314151617181920>>