Searched refs:rpfilterCmd (Results 1 – 2 of 2) sorted by relevance
187 std::string rpfilterCmd = StringPrintf( in startNatCommands() local234 { V6, rpfilterCmd }, in startNatCommands()266 std::string rpfilterCmd = StringPrintf( in stopNatCommands() local292 { V6, rpfilterCmd }, in stopNatCommands()
747 std::string rpfilterCmd = StringPrintf( in setForwardRules() local751 if (iptablesRestoreFunction(V6, rpfilterCmd, nullptr) == -1 && add) { in setForwardRules()