Searched refs:IptablesType (Results 1 – 16 of 16) sorted by relevance
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | netsys_native_service_test.cpp | 599 IptablesType ipType = IptablesType::IPTYPE_IPV4; 608 IptablesType ipType = IptablesType::IPTYPE_IPV4; 623 IptablesType ipType = IptablesType::IPTYPE_IPV4;
|
H A D | netsys_controller_service_impl_test.cpp | 530 NetsysNative::IptablesType ipType = NetsysNative::IptablesType::IPTYPE_IPV4;
|
H A D | netsys_native_service_stub_test.cpp | 428 …int32_t SetIptablesCommandForRes(const std::string &cmd, std::string &respond, IptablesType ipType… in SetIptablesCommandForRes()
|
/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/ |
H A D | i_netsys_service.h | 45 enum IptablesType { enum 140 IptablesType ipType = IPTYPE_IPV4) = 0;
|
H A D | netsys_native_service_proxy.h | 116 …int32_t SetIptablesCommandForRes(const std::string &cmd, std::string &respond, IptablesType ipType…
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/ |
H A D | netsys_native_service.cpp | 719 …ervice::SetIptablesCommandForRes(const std::string &cmd, std::string &respond, IptablesType ipType) in SetIptablesCommandForRes() 730 case IptablesType::IPTYPE_IPV4: in SetIptablesCommandForRes() 733 case IptablesType::IPTYPE_IPV6: in SetIptablesCommandForRes() 736 case IptablesType::IPTYPE_IPV4V6: in SetIptablesCommandForRes()
|
H A D | netsys_native_service_stub.cpp | 1365 IptablesType ipType = static_cast<IptablesType>(data.ReadUint32()); in CmdSetIptablesCommandForRes()
|
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/include/ |
H A D | netsys_controller.h | 757 NetsysNative::IptablesType ipType = NetsysNative::IPTYPE_IPV4);
|
H A D | i_netsys_controller_service.h | 770 NetsysNative::IptablesType ipType) = 0;
|
H A D | netsys_controller_service_impl.h | 740 NetsysNative::IptablesType ipType) override;
|
H A D | netsys_native_client.h | 782 …blesCommandForRes(const std::string &cmd, std::string &respond, NetsysNative::IptablesType ipType);
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/ |
H A D | netsys_native_service.h | 140 …int32_t SetIptablesCommandForRes(const std::string &cmd, std::string &respond, IptablesType ipType…
|
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/ |
H A D | netsys_controller_service_impl.cpp | 701 NetsysNative::IptablesType ipType) in SetIptablesCommandForRes()
|
H A D | netsys_controller.cpp | 966 NetsysNative::IptablesType ipType) in SetIptablesCommandForRes()
|
H A D | netsys_native_client.cpp | 1347 NetsysNative::IptablesType ipType) in SetIptablesCommandForRes()
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | netsys_native_service_proxy.cpp | 1986 IptablesType ipType) in SetIptablesCommandForRes()
|