Searched defs:ipaddress (Results 1 – 3 of 3) sorted by relevance
51 Inet4Address(byte[] ipaddress, String hostName) { in Inet4Address()
65 Inet6Address(byte[] ipaddress, String hostName, int scope_id) { in Inet6Address()
135 byte[] ipaddress; field in InetAddress150 InetAddress(int family, byte[] ipaddress, String hostName) { in InetAddress()