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