Searched refs:getKnownTcpDeviceIpPool (Results 1 – 3 of 3) sorted by relevance
69 Set<String> getKnownTcpDeviceIpPool(); in getKnownTcpDeviceIpPool() method
155 public Set<String> getKnownTcpDeviceIpPool() { in getKnownTcpDeviceIpPool() method in HostOptions
528 for (String ip : getGlobalConfig().getHostOptions().getKnownTcpDeviceIpPool()) { in addNetworkDevices()