Searched defs:ia6bad (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/net/ipv6tests/
H A DUdpTest.java40 static InetAddress ia6bad; /* a global 6to4 IPv6 address, which cant be connected to */ field in class:UdpTest
49 ia6bad = InetAddress.getByName ("2002:819c:dc29:1:1322:33ff:fe44:5566%net0");
51 ia6bad = InetAddress.getByName ("2002:819c:dc29:1:1322:33ff:fe44:5566");

Completed in 1620 milliseconds