Home
last modified time | relevance | path

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

/system/netd/server/
DXfrmController.cpp491 const std::string& sourceAddress, in ipSecAllocateSpi()
530 int32_t transformId, int32_t mode, const std::string& sourceAddress, in ipSecAddSecurityAssociation()
615 int32_t transformId, const std::string& sourceAddress, in ipSecDeleteSecurityAssociation()
701 netdutils::Status XfrmController::fillXfrmEndpointPair(const std::string& sourceAddress, in fillXfrmEndpointPair()
729 netdutils::Status XfrmController::fillXfrmCommonInfo(const std::string& sourceAddress, in fillXfrmCommonInfo()
761 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()