Home
last modified time | relevance | path

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

/system/netd/server/
DXfrmController.cpp489 const std::string& sourceAddress, in ipSecAllocateSpi()
528 int32_t transformId, int32_t mode, const std::string& sourceAddress, in ipSecAddSecurityAssociation()
613 int32_t transformId, const std::string& sourceAddress, in ipSecDeleteSecurityAssociation()
699 netdutils::Status XfrmController::fillXfrmEndpointPair(const std::string& sourceAddress, in fillXfrmEndpointPair()
727 netdutils::Status XfrmController::fillXfrmCommonInfo(const std::string& sourceAddress, in fillXfrmCommonInfo()
759 int socketFd, int32_t transformId, int32_t direction, const std::string& sourceAddress, in ipSecApplyTransportModeTransform()
DNetdNativeService.cpp573 const std::string& sourceAddress, in ipSecAllocateSpi()
588 int32_t transformId, int32_t mode, const std::string& sourceAddress, in ipSecAddSecurityAssociation()
605 int32_t transformId, const std::string& sourceAddress, in ipSecDeleteSecurityAssociation()
616 const std::string& sourceAddress, const std::string& destinationAddress, int32_t spi) { in ipSecApplyTransportModeTransform()