Searched defs:inetAddr (Results 1 – 8 of 8) sorted by relevance
67 public static int inet4AddressToIntHTH(Inet4Address inetAddr) in inet4AddressToIntHTH()82 public static int inet4AddressToIntHTL(Inet4Address inetAddr) { in inet4AddressToIntHTL()
387 private static byte [] getAddress(InetSocketAddress inetAddr) { in getAddress()391 private static int getPort(InetSocketAddress inetAddr) { in getPort()
115 Inet4Address inetAddr; in processIpSettings() local
331 final InetAddress inetAddr) { in requestRouteToHostAddress()364 private static int inetAddressToInt(final InetAddress inetAddr) in inetAddressToInt()
127 InetAddress inetAddr = linkAddr.getAddress(); in getAllAddressesForNetwork() local
194 public static int inetAddressToInt(Inet4Address inetAddr) in inetAddressToInt()
783 private boolean addArpEntry(@NonNull MacAddress macAddr, @NonNull Inet4Address inetAddr) { in addArpEntry()
421 InetAddress inetAddr = InetAddresses.parseNumericAddress(domainName); in getIP() local