Home
last modified time | relevance | path

Searched refs:inet3 (Results 1 – 2 of 2) sorted by relevance

/dports/net/libyang/libyang-1.0.240/tests/data/files/
H A Duser-types.yang42 leaf inet3 {
/dports/net/jgroups/jgroups-2.12.0/tests/junit-functional/org/jgroups/tests/
H A DIpAddressTest.java78 InetAddress inet3=InetAddress.getByAddress("MyHost3", rawAddr); in testEqualityWithDnsRoundRobin() local
83 x3=new IpAddress(inet3, 5555); in testEqualityWithDnsRoundRobin()