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