Searched refs:chainName (Results 1 – 1 of 1) sorted by relevance
961 char *chainName; in removeCostlyAlert() local971 asprintf(&chainName, "costly_%s", costName); in removeCostlyAlert()972 asprintf(&alertQuotaCmd, ALERT_IPT_TEMPLATE, "", "-D", chainName, *alertBytes, alertName); in removeCostlyAlert()975 free(chainName); in removeCostlyAlert()