HomeSort by relevance Sort by last modified time
    Searched defs:IPV6 (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/url/
url_canon.h 316 bool IsIPAddress() const { return family == IPV4 || family == IPV6; }
326 // as an IPv6 address. Never attempt to connect to this
329 IPV6, // - Successfully canonicalized as an IPv6 address.
339 // CanonicalizeIPAddress() only sets this field if |family| is IPV4 or IPV6.
351 return family == IPV4 ? 4 : (family == IPV6 ? 16 : 0);
384 // Tries to interpret the given host name as an IPv4 or IPv6 address. If it is
    [all...]
  /external/libpcap/
tokdefs.h 104 IPV6 = 322,
225 #define IPV6 322
grammar.c 411 IPV6 = 322,
532 #define IPV6 322
1035 "HID6", "AID", "LSH", "RSH", "LEN", "IPV6", "ICMPV6", "AH", "ESP"
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.server_6.1.23.v201004211559.jar 

Completed in 244 milliseconds