Home
last modified time | relevance | path

Searched refs:getHostAddress (Results 1 – 25 of 41) sorted by relevance

12

/external/nist-sip/java/gov/nist/javax/sip/stack/
DUDPMessageChannel.java179 this.myAddress = messageProcessor.getIpAddress().getHostAddress(); in UDPMessageChannel()
206 this.myAddress = messageProcessor.getIpAddress().getHostAddress(); in UDPMessageChannel()
232 this.myAddress = messageProcessor.getIpAddress().getHostAddress(); in UDPMessageChannel()
237 + targetAddr.getHostAddress() + "/" + port); in UDPMessageChannel()
329 + peerAddress.getHostAddress() + "/" in processIncomingDataPacket()
388 … if (pingBackRecord.get(packet.getAddress().getHostAddress() + ":" + packet.getPort()) == null ) { in processIncomingDataPacket()
392 … this.sipStack.getTimer().schedule(new PingBackTimerTask(packet.getAddress().getHostAddress(), in processIncomingDataPacket()
435 this.peerAddress.getHostAddress())) { in processIncomingDataPacket()
437 .getHostAddress()); in processIncomingDataPacket()
696 … this.sipStack.getStackLogger().logDebug("sendMessage " + peerAddress.getHostAddress() + "/" in sendMessage()
[all …]
DMessageProcessor.java131 this.savedIpAddress = ipAddress.getHostAddress(); in initialize()
135 this.sentByHostPort.setHost(new Host(ipAddress.getHostAddress())); in initialize()
172 host.setHostname(this.getIpAddress().getHostAddress()); in getViaHeader()
226 this.sentByHostPort.setHost( new Host(ipAddress.getHostAddress())); in setIpAddress()
DTCPMessageChannel.java128 myAddress = msgProcessor.getIpAddress().getHostAddress(); in TCPMessageChannel()
166 this.myAddress = messageProcessor.getIpAddress().getHostAddress(); in TCPMessageChannel()
223 return peerAddress.getHostAddress(); in getPeerAddress()
452 || !hop.getHost().equals(this.peerAddress.getHostAddress())) { in processMessage()
453 v.setParameter(Via.RECEIVED, this.peerAddress.getHostAddress()); in processMessage()
492 this.getMessageProcessor().getIpAddress().getHostAddress() + ":" in processMessage()
DTLSMessageChannel.java143 myAddress = msgProcessor.getIpAddress().getHostAddress(); in TLSMessageChannel()
181 this.myAddress = messageProcessor.getIpAddress().getHostAddress(); in TLSMessageChannel()
235 return peerAddress.getHostAddress(); in getPeerAddress()
424 || !hop.getHost().equals(this.peerAddress.getHostAddress())) { in processMessage()
425 v.setParameter(Via.RECEIVED, this.peerAddress.getHostAddress()); in processMessage()
460 this.messageProcessor.getIpAddress().getHostAddress() + ":" in processMessage()
DMessageChannel.java177 return this.getMessageProcessor().getIpAddress().getHostAddress(); in getHost()
262 rawIpSourceAddress = sourceInetAddress.getHostAddress(); in getRawIpSourceAddress()
273 return (transport + ":" + inetAddr.getHostAddress() + ":" + port).toLowerCase(); in getKey()
351 address.getHostAddress().toString() + ":" + port, true, time); in logMessage()
DUDPMessageProcessor.java120 if ( ipAddress.getHostAddress().equals(IN_ADDR_ANY) || in UDPMessageProcessor()
121 ipAddress.getHostAddress().equals(IN6_ADDR_ANY)){ in UDPMessageProcessor()
DTCPMessageProcessor.java96 if (getIpAddress().getHostAddress().equals(IN_ADDR_ANY) in start()
97 || getIpAddress().getHostAddress().equals(IN6_ADDR_ANY)) { in start()
DIOHandler.java76 return addr.getHostAddress() + ":" + port; in makeKey()
168 "sendBytes " + transport + " inAddr " + receiverAddress.getHostAddress()
/external/jmdns/src/javax/jmdns/impl/
DHostInfo.java92 if (aName.contains("in-addr.arpa") || (aName.equals(addr.getHostAddress()))) { in newHostInfo()
93 … aName = ((jmdnsName != null) && (jmdnsName.length() > 0) ? jmdnsName : addr.getHostAddress()); in newHostInfo()
238 …return new DNSRecord.Pointer(this.getInetAddress().getHostAddress() + ".in-addr.arpa.", DNSRecordC… in getDNS4ReverseAddressRecord()
250 …return new DNSRecord.Pointer(this.getInetAddress().getHostAddress() + ".ip6.arpa.", DNSRecordClass… in getDNS6ReverseAddressRecord()
263 buf.append(getInetAddress() != null ? getInetAddress().getHostAddress() : "no address"); in toString()
DServiceInfoImpl.java458 public String getHostAddress() { in getHostAddress() method in ServiceInfoImpl
472 names[i] = ip4Aaddresses[i].getHostAddress(); in getHostAddresses()
475 names[i + ip4Aaddresses.length] = "[" + ip6Aaddresses[i].getHostAddress() + "]"; in getHostAddresses()
653 String url = protocol + "://" + addresses[i].getHostAddress() + ":" + getPort(); in getURLs()
/external/smack/src/org/jivesoftware/smack/proxy/
DHTTPProxySocketFactory.java66 return httpProxifiedSocket(host.getHostAddress(), port); in createSocket()
74 return httpProxifiedSocket(address.getHostAddress(), port); in createSocket()
DSocks4ProxySocketFactory.java60 return socks4ProxifiedSocket(host.getHostAddress(),port); in createSocket()
67 return socks4ProxifiedSocket(address.getHostAddress(),port); in createSocket()
DSocks5ProxySocketFactory.java62 return socks5ProxifiedSocket(host.getHostAddress(),port); in createSocket()
71 return socks5ProxifiedSocket(address.getHostAddress(),port); in createSocket()
/external/smack/src/org/xbill/DNS/
DAAAARecord.java53 return address.getHostAddress(); in rrToString()
DA6Record.java87 sb.append(suffix.getHostAddress()); in rrToString()
DClientSubnetOption.java167 sb.append(address.getHostAddress()); in optionToString()
DIPSECKEYRecord.java166 sb.append(gatewayAddr.getHostAddress()); in rrToString()
/external/nist-sip/java/gov/nist/core/
DHost.java176 rawIpAddress = inetAddress.getHostAddress(); in getIpAddress()
/external/nist-sip/java/gov/nist/javax/sip/
DListeningPointImpl.java193 return this.messageProcessor.getIpAddress().getHostAddress(); in getIPAddress()
/external/apache-http/src/org/apache/http/impl/conn/
DProxySelectorRoutePlanner.java239 isa.getHostName() : isa.getAddress().getHostAddress(); in getHost()
DDefaultClientConnectionOperator.java145 addresses[i].getHostAddress(), in openConnection()
/external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/internal/spdy/
DSpdyServer.java66 (SSLSocket) sslSocketFactory.createSocket(socket, socket.getInetAddress().getHostAddress(), in doSsl()
/external/chromium_org/net/android/java/src/org/chromium/net/
DAndroidNetworkLibrary.java178 String ipAddress = address.getHostAddress(); in getNetworkList()
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
DSocks5Proxy.java99 this.localAddresses.add(InetAddress.getLocalHost().getHostAddress()); in Socks5Proxy()
/external/guava/guava/src/com/google/common/net/
DInetAddresses.java150 ipv4.getHostAddress())); in getInet4Address()
394 return ip.getHostAddress(); in toAddrString()

12