Searched refs:rule_next (Results 1 – 1 of 1) sorted by relevance
319 struct rule *rule, *rule_next; in toast_rules() local321 STAILQ_FOREACH_SAFE(rule, head, r_entries, rule_next) { in toast_rules()