Searched defs:sourceAddress (Results 1 – 2 of 2) sorted by relevance
/system/netd/server/ |
D | XfrmController.cpp | 489 const std::string& sourceAddress, in ipSecAllocateSpi() 528 int32_t transformId, int32_t mode, const std::string& sourceAddress, in ipSecAddSecurityAssociation() 616 int32_t transformId, const std::string& sourceAddress, in ipSecDeleteSecurityAssociation() 702 netdutils::Status XfrmController::fillXfrmEndpointPair(const std::string& sourceAddress, in fillXfrmEndpointPair() 730 netdutils::Status XfrmController::fillXfrmCommonInfo(const std::string& sourceAddress, in fillXfrmCommonInfo() 762 int socketFd, int32_t transformId, int32_t direction, const std::string& sourceAddress, in ipSecApplyTransportModeTransform()
|
D | NetdNativeService.cpp | 569 const std::string& sourceAddress, in ipSecAllocateSpi() 584 int32_t transformId, int32_t mode, const std::string& sourceAddress, in ipSecAddSecurityAssociation() 601 int32_t transformId, const std::string& sourceAddress, in ipSecDeleteSecurityAssociation() 612 const std::string& sourceAddress, const std::string& destinationAddress, int32_t spi) { in ipSecApplyTransportModeTransform()
|