Home
last modified time | relevance | path

Searched defs:SetInterfaceMtu (Results 1 – 8 of 8) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnet_manager_native.cpp190 int32_t NetManagerNative::SetInterfaceMtu(std::string ifName, int32_t mtuValue) in SetInterfaceMtu() function in OHOS::nmd::NetManagerNative
/foundation/communication/netmanager_base/services/netsyscontroller/src/
Dmock_netsys_native_client.cpp180 int32_t MockNetsysNativeClient::SetInterfaceMtu(const std::string &ifName, int32_t mtu) in SetInterfaceMtu() function in OHOS::NetManagerStandard::MockNetsysNativeClient
Dnetsys_controller_service_impl.cpp158 int32_t NetsysControllerServiceImpl::SetInterfaceMtu(const std::string &ifName, int32_t mtu) in SetInterfaceMtu() function in OHOS::NetManagerStandard::NetsysControllerServiceImpl
Dnetsys_controller.cpp232 int32_t NetsysController::SetInterfaceMtu(const std::string &ifName, int32_t mtu) in SetInterfaceMtu() function in OHOS::NetManagerStandard::NetsysController
Dnetsys_native_client.cpp351 int32_t NetsysNativeClient::SetInterfaceMtu(const std::string &ifName, int32_t mtu) in SetInterfaceMtu() function in OHOS::NetManagerStandard::NetsysNativeClient
/foundation/communication/netmanager_base/services/netmanagernative/src/
Dnetsys_native_service.cpp198 int32_t NetsysNativeService::SetInterfaceMtu(const std::string &interfaceName, int32_t mtu) in SetInterfaceMtu() function in OHOS::NetsysNative::NetsysNativeService
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
Dnetsys_native_service_proxy.cpp225 int32_t NetsysNativeServiceProxy::SetInterfaceMtu(const std::string &interfaceName, int32_t mtu) in SetInterfaceMtu() function in OHOS::NetsysNative::NetsysNativeServiceProxy
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dnetsys_native_service_stub_test.cpp125 int32_t SetInterfaceMtu(const std::string &interfaceName, int mtu) override in SetInterfaceMtu() function in OHOS::NetsysNative::TestNetsysNativeServiceStub