Home
last modified time | relevance | path

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

/system/netd/server/binder/android/net/
DINetd.aidl337 in @utf8InCpp String sourceAddress, in ipSecAllocateSpi()
370 in @utf8InCpp String sourceAddress, in ipSecAddSecurityAssociation()
395 in @utf8InCpp String sourceAddress, in ipSecDeleteSecurityAssociation()
415 in @utf8InCpp String sourceAddress, in ipSecApplyTransportModeTransform()
442 in @utf8InCpp String sourceAddress, in ipSecAddSecurityPolicy()
462 in @utf8InCpp String sourceAddress, in ipSecUpdateSecurityPolicy()
481 in @utf8InCpp String sourceAddress, in ipSecDeleteSecurityPolicy()
/system/netd/server/
DNetdNativeService.cpp480 const std::string& sourceAddress, in ipSecAllocateSpi()
498 const std::string& sourceAddress, in ipSecAddSecurityAssociation()
525 const std::string& sourceAddress, in ipSecDeleteSecurityAssociation()
546 const std::string& sourceAddress, in ipSecApplyTransportModeTransform()
573 const std::string& sourceAddress, in ipSecAddSecurityPolicy()
594 const std::string& sourceAddress, in ipSecUpdateSecurityPolicy()
615 const std::string& sourceAddress, in ipSecDeleteSecurityPolicy()
DXfrmController.cpp456 const std::string& sourceAddress, in ipSecAllocateSpi()
495 int32_t transformId, int32_t mode, const std::string& sourceAddress, in ipSecAddSecurityAssociation()
581 int32_t transformId, const std::string& sourceAddress, const std::string& destinationAddress, in ipSecDeleteSecurityAssociation()
613 netdutils::Status XfrmController::fillXfrmId(const std::string& sourceAddress, in fillXfrmId()
649 const std::string& sourceAddress, const std::string& destinationAddress, int32_t spi) { in ipSecApplyTransportModeTransform()