Home
last modified time | relevance | path

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

/system/netd/server/binder/android/net/
DINetd.aidl217 in @utf8InCpp String remoteAddress, in ipSecAllocateSpi()
247 in @utf8InCpp String remoteAddress, in ipSecAddSecurityAssociation()
269 in @utf8InCpp String remoteAddress, in ipSecDeleteSecurityAssociation()
287 in @utf8InCpp String remoteAddress, in ipSecApplyTransportModeTransform()
/system/netd/server/
DNetdNativeService.cpp326 const std::string& remoteAddress, in ipSecAllocateSpi()
346 const std::string& remoteAddress, in ipSecAddSecurityAssociation()
372 const std::string& remoteAddress, in ipSecDeleteSecurityAssociation()
390 const std::string& remoteAddress, in ipSecApplyTransportModeTransform()
DXfrmController.cpp315 const std::string& remoteAddress, int32_t inSpi, in ipSecAllocateSpi()
354 const std::string& remoteAddress, int64_t /* underlyingNetworkHandle */, int32_t spi, in ipSecAddSecurityAssociation()
421 const std::string& remoteAddress, int32_t spi) { in ipSecDeleteSecurityAssociation()
454 const std::string& remoteAddress, int32_t spi, XfrmSaId* xfrmId) { in fillXfrmSaId()
497 const std::string& remoteAddress, in ipSecApplyTransportModeTransform()