Home
last modified time | relevance | path

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

/system/netd/server/aidl_api/netd_aidl_interface/1/android/net/
DINetd.aidl32 void ipSecRemoveTunnelInterface(in @utf8InCpp String deviceName); in ipSecRemoveTunnelInterface() method
/system/netd/server/aidl_api/netd_aidl_interface/4/android/net/
DINetd.aidl50 void ipSecRemoveTunnelInterface(in @utf8InCpp String deviceName); in ipSecRemoveTunnelInterface() method
/system/netd/server/aidl_api/netd_aidl_interface/2/android/net/
DINetd.aidl49 void ipSecRemoveTunnelInterface(in @utf8InCpp String deviceName); in ipSecRemoveTunnelInterface() method
/system/netd/server/aidl_api/netd_aidl_interface/5/android/net/
DINetd.aidl50 void ipSecRemoveTunnelInterface(in @utf8InCpp String deviceName); in ipSecRemoveTunnelInterface() method
/system/netd/server/aidl_api/netd_aidl_interface/3/android/net/
DINetd.aidl50 void ipSecRemoveTunnelInterface(in @utf8InCpp String deviceName); in ipSecRemoveTunnelInterface() method
/system/netd/server/aidl_api/netd_aidl_interface/7/android/net/
DINetd.aidl72 void ipSecRemoveTunnelInterface(in @utf8InCpp String deviceName); in ipSecRemoveTunnelInterface() method
/system/netd/server/aidl_api/netd_aidl_interface/6/android/net/
DINetd.aidl72 void ipSecRemoveTunnelInterface(in @utf8InCpp String deviceName); in ipSecRemoveTunnelInterface() method
/system/netd/server/binder/android/net/
DINetd.aidl474 void ipSecRemoveTunnelInterface(in @utf8InCpp String deviceName); in ipSecRemoveTunnelInterface() method
/system/netd/server/aidl_api/netd_aidl_interface/current/android/net/
DINetd.aidl72 void ipSecRemoveTunnelInterface(in @utf8InCpp String deviceName); in ipSecRemoveTunnelInterface() method
/system/netd/server/
DXfrmController.cpp1691 netdutils::Status XfrmController::ipSecRemoveTunnelInterface(const std::string& deviceName) { in ipSecRemoveTunnelInterface() function in android::net::XfrmController
DNetdNativeService.cpp761 binder::Status NetdNativeService::ipSecRemoveTunnelInterface(const std::string& deviceName) { in ipSecRemoveTunnelInterface() function in android::net::NetdNativeService