Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DXfrmController.h276 const std::string& newDestinationAddress,
H A DXfrmController.cpp654 const std::string& newDestinationAddress, in ipSecMigrate() argument
663 ALOGD("newDestinationAddress=%s", newDestinationAddress.c_str()); in ipSecMigrate()
686 ret = fillXfrmEndpointPair(newSourceAddress, newDestinationAddress, in ipSecMigrate()