Searched refs:ia6any (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/java/net/ipv6tests/
H A DUdpTest.java38 static InetAddress ia6any; field in class:UdpTest
47 ia6any = InetAddress.getByName ("::0");
H A DTcpTest.java39 static InetAddress ia6any; field in class:TcpTest
48 ia6any = InetAddress.getByName ("::0");

Completed in 33 milliseconds