Searched defs:remoteAddress (Results 1 – 3 of 3) sorted by relevance
| /system/netd/server/binder/android/net/ |
| D | INetd.aidl | 254 in @utf8InCpp String remoteAddress, in ipSecAllocateSpi() 283 in @utf8InCpp String remoteAddress, in ipSecAddSecurityAssociation() 305 in @utf8InCpp String remoteAddress, in ipSecDeleteSecurityAssociation() 323 in @utf8InCpp String remoteAddress, in ipSecApplyTransportModeTransform()
|
| /system/netd/server/ |
| D | NetdNativeService.cpp | 377 const std::string& remoteAddress, in ipSecAllocateSpi() 397 const std::string& remoteAddress, in ipSecAddSecurityAssociation() 421 const std::string& remoteAddress, in ipSecDeleteSecurityAssociation() 439 const std::string& remoteAddress, in ipSecApplyTransportModeTransform()
|
| D | XfrmController.cpp | 321 const std::string& remoteAddress, int32_t inSpi, in ipSecAllocateSpi() 359 const std::string& remoteAddress, int64_t underlyingNetworkHandle, int32_t spi, in ipSecAddSecurityAssociation() 452 const std::string& remoteAddress, int32_t spi) { in ipSecDeleteSecurityAssociation() 484 const std::string& remoteAddress, int32_t spi, XfrmSaId* xfrmId) { in fillXfrmSaId() 527 const std::string& remoteAddress, in ipSecApplyTransportModeTransform()
|