Searched refs:v6Cmds (Results 1 – 2 of 2) sorted by relevance
211 std::vector<std::string> v6Cmds = { in startNatCommands() local222 appendAll(v6Cmds, counterRules); in startNatCommands()231 v6Cmds.push_back("COMMIT\n"); in startNatCommands()236 { V6, Join(v6Cmds, '\n') }, in startNatCommands()
663 const std::string v6Cmds = in setupIPv6CountersChain() local667 return iptablesRestoreFunction(V6, v6Cmds, nullptr); in setupIPv6CountersChain()