Searched defs:networkInterface (Results 1 – 6 of 6) sorted by relevance
277 NetworkInterface networkInterface = NetworkInterface.getByInetAddress(address); in setInterface() local291 public void setNetworkInterface(NetworkInterface networkInterface) throws SocketException { in setNetworkInterface()
121 …ivate static StructGroupReq makeGroupReq(InetAddress gr_group, NetworkInterface networkInterface) { in makeGroupReq()
708 …public boolean isReachable(NetworkInterface networkInterface, final int ttl, final int timeout) th… in isReachable()
159 NetworkInterface networkInterface = networkInterfaces.nextElement(); in getNonLoopbackNetworkInterfaceAddress() local
265 NetworkInterface networkInterface, InetAddress group, InetAddress group2) in test_joinGroupLjava_net_SocketAddressLjava_net_NetworkInterface()392 NetworkInterface networkInterface, InetAddress group) throws Exception { in test_joinGroupLjava_net_SocketAddressLjava_net_NetworkInterface_multiple_joins()473 NetworkInterface networkInterface, InetAddress group, InetAddress group2) in test_leaveGroupLjava_net_SocketAddressLjava_net_NetworkInterface()
394 NetworkInterface networkInterface = networkInterfaces.nextElement(); in test_isReachableLjava_net_NetworkInterfaceII_loopbackInterface() local