Searched refs:alertQuotaCmd (Results 1 – 1 of 1) sorted by relevance
586 std::string alertQuotaCmd = "*filter\n"; in runIptablesAlertCmd() local596 StringAppendF(&alertQuotaCmd, ALERT_IPT_TEMPLATE, opFlag, LOCAL_GLOBAL_ALERT, bytes, in runIptablesAlertCmd()598 StringAppendF(&alertQuotaCmd, "COMMIT\n"); in runIptablesAlertCmd()600 return iptablesRestoreFunction(V4V6, alertQuotaCmd, nullptr); in runIptablesAlertCmd()