Home
last modified time | relevance | path

Searched refs:IptablesType (Results 1 - 17 of 17) sorted by relevance

/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_test.cpp599 IptablesType ipType = IptablesType::IPTYPE_IPV4; in HWTEST_F()
608 IptablesType ipType = IptablesType::IPTYPE_IPV4; in HWTEST_F()
623 IptablesType ipType = IptablesType::IPTYPE_IPV4; in HWTEST_F()
H A Dnetsys_controller_service_impl_test.cpp531 NetsysNative::IptablesType ipType = NetsysNative::IptablesType::IPTYPE_IPV4; in HWTEST_F()
H A Dnetsys_native_service_stub_test.cpp444 int32_t SetIptablesCommandForRes(const std::string &cmd, std::string &respond, IptablesType ipType) override
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/
H A Di_netsys_service.h45 enum IptablesType { enum
155 IptablesType ipType = IPTYPE_IPV4) = 0;
H A Dnetsys_native_service_proxy.h120 int32_t SetIptablesCommandForRes(const std::string &cmd, std::string &respond, IptablesType ipType) override;
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp753 int32_t NetsysNativeService::SetIptablesCommandForRes(const std::string &cmd, std::string &respond, IptablesType ipType) in SetIptablesCommandForRes()
764 case IptablesType::IPTYPE_IPV4: in SetIptablesCommandForRes()
767 case IptablesType::IPTYPE_IPV6: in SetIptablesCommandForRes()
770 case IptablesType::IPTYPE_IPV4V6: in SetIptablesCommandForRes()
H A Dnetsys_native_service_stub.cpp1457 IptablesType ipType = static_cast<IptablesType>(data.ReadUint32()); in CmdSetIptablesCommandForRes()
/foundation/communication/netmanager_base/services/netmanagernative/include/
H A Dnetsys_native_service.h144 int32_t SetIptablesCommandForRes(const std::string &cmd, std::string &respond, IptablesType ipType) override;
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_distributed_test/
H A Dnetsys_native_service_stub_test.cpp422 int32_t SetIptablesCommandForRes(const std::string &cmd, std::string &respond, IptablesType ipType) override
/foundation/communication/netmanager_base/services/netsyscontroller/include/
H A Dnetsys_controller_service_impl.h744 NetsysNative::IptablesType ipType) override;
H A Di_netsys_controller_service.h773 NetsysNative::IptablesType ipType) = 0;
H A Dnetsys_controller.h759 NetsysNative::IptablesType ipType = NetsysNative::IPTYPE_IPV4);
H A Dnetsys_native_client.h785 int32_t SetIptablesCommandForRes(const std::string &cmd, std::string &respond, NetsysNative::IptablesType ipType);
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_controller.cpp1170 NetsysNative::IptablesType ipType) in SetIptablesCommandForRes()
H A Dnetsys_controller_service_impl.cpp720 NetsysNative::IptablesType ipType) in SetIptablesCommandForRes()
H A Dnetsys_native_client.cpp1378 NetsysNative::IptablesType ipType) in SetIptablesCommandForRes()
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnetsys_native_service_proxy.cpp2080 IptablesType ipType) in SetIptablesCommandForRes()

Completed in 34 milliseconds