Searched refs:v6Cmds (Results 1 – 2 of 2) sorted by relevance
164 std::vector<std::string> v6Cmds = { in startNatCommands() local175 appendAll(v6Cmds, counterRules); in startNatCommands()184 v6Cmds.push_back("COMMIT\n"); in startNatCommands()189 { V6, Join(v6Cmds, '\n') }, in startNatCommands()
634 const std::string v6Cmds = in setupIPv6CountersChain() local638 return iptablesRestoreFunction(V6, v6Cmds, nullptr); in setupIPv6CountersChain()