Searched refs:last_rule (Results 1 – 2 of 2) sorted by relevance
55 struct subst_rule *first_rule, *last_rule; member66 subst->first_rule = subst->last_rule = NULL; in init_substitution()89 if (subst->last_rule == NULL) in add_substitution()92 subst->last_rule->next = rule; in add_substitution()93 subst->last_rule = rule; in add_substitution()
4174 bool last_rule = next_rule->size == 0 && next_rule->id == 0 && in handle_eth_header_mcast_prio() local4177 if (last_rule) in handle_eth_header_mcast_prio()