Searched defs:sourceAddress (Results 1 – 2 of 2) sorted by relevance
| /system/netd/server/ |
| D | XfrmController.cpp | 491 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()
|
| D | NetdNativeService.cpp | 573 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()
|