Searched refs:rpfilterCmd (Results 1 – 2 of 2) sorted by relevance
140 std::string rpfilterCmd = StringPrintf( in startNatCommands() local187 { V6, rpfilterCmd }, in startNatCommands()219 std::string rpfilterCmd = StringPrintf( in stopNatCommands() local245 { V6, rpfilterCmd }, in stopNatCommands()
718 std::string rpfilterCmd = StringPrintf( in setForwardRules() local722 if (iptablesRestoreFunction(V6, rpfilterCmd, nullptr) == -1 && add) { in setForwardRules()