Home
last modified time | relevance | path

Searched defs:remoteAddress (Results 1 – 6 of 6) sorted by relevance

/packages/modules/IPsec/src/java/android/net/ipsec/ike/
DIkeSessionConnectionInfo.java46 InetAddress localAddress, InetAddress remoteAddress, Network network) { in IkeSessionConnectionInfo()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapbMessageSms.java88 String remoteAddress = BluetoothMapService.getRemoteDevice().getAddress(); in encode() local
/packages/modules/NetworkStack/tests/integration/src/android/net/netlink/
DInetDiagSocketIntegrationTest.java69 public InetAddress remoteAddress; field in InetDiagSocketIntegrationTest.Connection
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/
DChildSessionStateMachine.java358 InetAddress remoteAddress, in handleFirstChildExchange()
390 InetAddress remoteAddress, in createChildSession()
2088 InetAddress remoteAddress) { in validateAndNegotiateInitChild()
2112 InetAddress remoteAddress) { in validateAndNegotiateRekeyChildRequest()
2139 InetAddress remoteAddress) { in validateAndNegotiateRekeyChildResp()
2201 InetAddress remoteAddress) { in validateAndNegotiateChild()
DSaRecord.java605 InetAddress remoteAddress, in ChildSaRecordConfig()
1002 InetAddress remoteAddress, in makeChildSaRecord()
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeSaPayload.java381 InetAddress remoteAddress) in getVerifiedNegotiatedIkeProposalPair()
444 InetAddress remoteAddress) in getVerifiedNegotiatedChildProposalPair()
827 IkeSpiGenerator ikeSpiGenerator, InetAddress remoteAddress) throws IOException { in allocateResourceForRemoteIkeSpi()
913 IpSecSpiGenerator ipSecSpiGenerator, InetAddress remoteAddress) in allocateResourceForRemoteChildSpi()