Searched refs:networkInterface (Results 1 – 1 of 1) sorted by relevance
143 NetworkInterface networkInterface = networkInterfaces.nextElement(); in buildBenchmarkAddr() local144 if (!networkInterface.isLoopback()) { in buildBenchmarkAddr()147 Enumeration<NetworkInterface> subInterfaces = networkInterface.getSubInterfaces(); in buildBenchmarkAddr()