Searched refs:hopAddr (Results 1 – 1 of 1) sorted by relevance
201 InetAddress hopAddr = InetAddress.getByName(hop.getHost()); in sendMessage() local206 if (messageProcessor.getIpAddress().equals(hopAddr) in sendMessage()210 hopAddr, hop.getPort()); in sendMessage()222 this.sendMessage(msg, hopAddr, hop.getPort(), sipMessage instanceof SIPRequest); in sendMessage()235 logMessage(sipMessage, hopAddr, hop.getPort(), time); in sendMessage()