Home
last modified time | relevance | path

Searched defs:ipSecRemoveTunnelInterface (Results 1 – 5 of 5) sorted by relevance

/system/netd/server/aidl/netd/1/android/net/
DINetd.aidl32 void ipSecRemoveTunnelInterface(in @utf8InCpp String deviceName); in ipSecRemoveTunnelInterface() method
/system/netd/server/binder/android/net/
DINetd.aidl466 void ipSecRemoveTunnelInterface(in @utf8InCpp String deviceName); in ipSecRemoveTunnelInterface() method
/system/netd/server/aidl/netd/2/android/net/
DINetd.aidl49 void ipSecRemoveTunnelInterface(in @utf8InCpp String deviceName); in ipSecRemoveTunnelInterface() method
/system/netd/server/
DNetdNativeService.cpp708 binder::Status NetdNativeService::ipSecRemoveTunnelInterface(const std::string& deviceName) { in ipSecRemoveTunnelInterface() function in android::net::NetdNativeService
DXfrmController.cpp1591 netdutils::Status XfrmController::ipSecRemoveTunnelInterface(const std::string& deviceName) { in ipSecRemoveTunnelInterface() function in android::net::XfrmController