Searched defs:inetAddr (Results 1 – 3 of 3) sorted by relevance
67 public static int inet4AddressToIntHTH(Inet4Address inetAddr) in inet4AddressToIntHTH()82 public static int inet4AddressToIntHTL(Inet4Address inetAddr) { in inet4AddressToIntHTL()
294 private static byte [] getAddress(InetSocketAddress inetAddr) { in getAddress()298 private static int getPort(InetSocketAddress inetAddr) { in getPort()
191 public static int inetAddressToInt(Inet4Address inetAddr) in inetAddressToInt()