Searched refs:runIptablesAlertCmd (Results 1 – 2 of 2) sorted by relevance
118 int runIptablesAlertCmd(IptOp op, const char *alertName, int64_t bytes);
740 int BandwidthController::runIptablesAlertCmd(IptOp op, const char *alertName, int64_t bytes) { in runIptablesAlertCmd() function in BandwidthController810 res = runIptablesAlertCmd(IptOpInsert, alertName, bytes); in setGlobalAlert()850 res = runIptablesAlertCmd(IptOpDelete, alertName, globalAlertBytes); in removeGlobalAlert()