Searched refs:RunMutipleCommands (Results 1 – 3 of 3) sorted by relevance
73 int32_t RunMutipleCommands(const IpType &ipType, const std::vector<std::string> &commands);
127 int32_t IptablesWrapper::RunMutipleCommands(const IpType &ipType, const std::vector<std::string> &c… in RunMutipleCommands() function in OHOS::nmd::IptablesWrapper
1024 … ret = IptablesWrapper::GetInstance()->RunMutipleCommands(OHOS::nmd::IpType::IPTYPE_IPV4V6, cmds); in SetNicTrafficAllowed()