Searched refs:rpfilterCmd (Results 1 – 2 of 2) sorted by relevance
137 std::string rpfilterCmd = StringPrintf( in startNatCommands() local184 { V6, rpfilterCmd }, in startNatCommands()216 std::string rpfilterCmd = StringPrintf( in stopNatCommands() local242 { V6, rpfilterCmd }, in stopNatCommands()
695 std::string rpfilterCmd = StringPrintf( in setForwardRules() local699 if (iptablesRestoreFunction(V6, rpfilterCmd, nullptr) == -1 && add) { in setForwardRules()