Searched refs:ipSecUpdateTunnelInterface (Results 1 – 3 of 3) sorted by relevance
227 binder::Status ipSecUpdateTunnelInterface(const std::string& deviceName,
672 binder::Status NetdNativeService::ipSecUpdateTunnelInterface(const std::string& deviceName, in ipSecUpdateTunnelInterface() function in android::net::NetdNativeService
377 status = mNetd->ipSecUpdateTunnelInterface(td.deviceName, td.localAddress, td.remoteAddress, in TEST_F()