Searched refs:nextInterface (Results 1 – 2 of 2) sorted by relevance
97 NetworkInterface nextInterface = interfaces.nextElement(); in setUp() local98 if (willWorkForMulticast(nextInterface)) { in setUp()99 Enumeration<InetAddress> addresses = nextInterface.getInetAddresses(); in setUp()103 ipv6NetworkInterface = nextInterface; in setUp()106 ipv4NetworkInterface = nextInterface; in setUp()
104 NetworkInterface nextInterface = interfaces.nextElement(); in setUp() local105 if (willWorkForMulticast(nextInterface)) { in setUp()106 Enumeration<InetAddress> addresses = nextInterface.getInetAddresses(); in setUp()110 ipv6NetworkInterface = nextInterface; in setUp()113 ipv4NetworkInterface = nextInterface; in setUp()