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

/openjdk7/jdk/test/java/net/ipv6tests/
H A DUdpTest.java37 static InetAddress ia4any; field in class:UdpTest
46 ia4any = InetAddress.getByName ("0.0.0.0");
H A DTcpTest.java38 static InetAddress ia4any; field in class:TcpTest
47 ia4any = InetAddress.getByName ("0.0.0.0");

Completed in 30 milliseconds