Searched defs:mRemoteAddress (Results 1 – 7 of 7) sorted by relevance
33 private final InetAddress mRemoteAddress; field in IkeSessionConnectionInfo
55 private InetAddress mRemoteAddress; field in RtpStream
135 InetAddress mRemoteAddress; field in IkeSessionTestBase
735 private final InetAddress mRemoteAddress; field in IpSecManager.IpSecTunnelInterface
811 private final String mRemoteAddress; field in IpSecService.TunnelInterfaceRecord
186 @VisibleForTesting InetAddress mRemoteAddress; field in ChildSessionStateMachine
437 @VisibleForTesting InetAddress mRemoteAddress; field in IkeSessionStateMachine3430 mIkeSocket.sendIkePacket(msg.encode(), mRemoteAddress); in send() local