Searched refs:peerPacketSourceAddress (Results 1 – 2 of 2) sorted by relevance
118 private InetAddress peerPacketSourceAddress; field in UDPMessageChannel424 this.peerPacketSourceAddress = packet.getAddress(); in processIncomingDataPacket()450 this.peerPacketSourceAddress = packet.getAddress(); in processIncomingDataPacket()891 return peerPacketSourceAddress; in getPeerPacketSourceAddress()
208 protected InetAddress peerPacketSourceAddress; field in SIPTransaction343 this.peerPacketSourceAddress = newEncapsulatedChannel in SIPTransaction()683 return this.peerPacketSourceAddress; in getPeerPacketSourceAddress()