Home
last modified time | relevance | path

Searched refs:fillXfrmEndpointPair (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DXfrmController.h363 static netdutils::Status fillXfrmEndpointPair(const std::string& sourceAddress,
DXfrmController.cpp686 ret = fillXfrmEndpointPair(newSourceAddress, newDestinationAddress, in ipSecMigrate()
701 netdutils::Status XfrmController::fillXfrmEndpointPair(const std::string& sourceAddress, in fillXfrmEndpointPair() function in android::net::XfrmController
735 Status ret = fillXfrmEndpointPair(sourceAddress, destinationAddress, info); in fillXfrmCommonInfo()