Searched defs:inetAddr (Results 1 – 12 of 12) sorted by relevance
84 for (const auto &inetAddr : newNetLinkInfo.netAddrList_) { in ReleaseLanNetLink() local111 for (const auto &inetAddr : newNetLinkInfo.netAddrList_) { in SetIp() local134 for (const auto &inetAddr : netLinkInfo_.netAddrList_) { in DelIp() local
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()
160 for (const auto &inetAddr : netLinkInfo_.netAddrList_) { in ReleaseBasicNetwork() local177 for (const auto &inetAddr : netLinkInfo_.netAddrList_) { in ReleaseBasicNetwork() local195 for (const auto &inetAddr : netLinkInfo_.netAddrList_) { in ReleaseVirtualNetwork() local299 for (const auto &inetAddr : netLinkInfo_.netAddrList_) { in UpdateIpAddrs() local339 for (const auto &inetAddr : newNetLinkInfo.netAddrList_) { in HandleUpdateIpAddrs() local
115 Inet4Address inetAddr; in processIpSettings() local
331 final InetAddress inetAddr) { in requestRouteToHostAddress()364 private static int inetAddressToInt(final InetAddress inetAddr) in inetAddressToInt()
177 public static int inetAddressToInt(Inet4Address inetAddr) in inetAddressToInt()
194 public static int inetAddressToInt(Inet4Address inetAddr) in inetAddressToInt()
666 NetManagerStandard::INetAddr inetAddr; variable
1039 NetManagerStandard::INetAddr inetAddr; variable
765 private boolean addArpEntry(@NonNull MacAddress macAddr, @NonNull Inet4Address inetAddr) { in addArpEntry()
2558 private static Proxy inetAddrProxy(String inetAddr, int port) { in inetAddrProxy()