Home | History | Annotate | Download | only in stack

Lines Matching refs:targetHost

1350         Host targetHost = new Host();
1351 targetHost.setHostname(nextHop.getHost());
1353 targetHostPort.setHost(targetHost);
2005 Host targetHost;
2012 targetHost = new Host();
2013 targetHost.setHostname(nextHop.getHost());
2015 targetHostPort.setHost(targetHost);