Searched refs:chainNameAndPos (Results 1 – 1 of 1) sorted by relevance
936 char *chainNameAndPos; in setCostlyAlert() local948 asprintf(&chainNameAndPos, "costly_%s %d", costName, ALERT_RULE_POS_IN_COSTLY_CHAIN); in setCostlyAlert()949 asprintf(&alertQuotaCmd, ALERT_IPT_TEMPLATE, "", "-I", chainNameAndPos, bytes, alertName); in setCostlyAlert()952 free(chainNameAndPos); in setCostlyAlert()