Searched refs:subnetMask (Results 1 – 3 of 3) sorted by relevance
114 private boolean addSocket(int localIp, int subnetMask) { in addSocket() argument118 && (discoverSocket.mSubnetMask == subnetMask)) { in addSocket()135 mSockets.add(new HdHomeRunDiscoverSocket(socket, true, localIp, subnetMask)); in addSocket()310 DatagramSocket socket, boolean detected, int localIp, int subnetMask) { in HdHomeRunDiscoverSocket() argument314 mSubnetMask = subnetMask; in HdHomeRunDiscoverSocket()
6870 InetAddress subnetMask = InetAddresses.parseNumericAddress( in configureEapolIpAddressAllocationParamsIfEnabled() local6878 inet4AddressToIntHTL((Inet4Address) subnetMask), in configureEapolIpAddressAllocationParamsIfEnabled()
7917 InetAddress subnetMask = InetAddresses.parseNumericAddress( in checkConfigureEapolIpAddressAllocationParams() local7925 eq(inet4AddressToIntHTL((Inet4Address) subnetMask)), in checkConfigureEapolIpAddressAllocationParams()