Searched refs:xtrm_i (Results 1 – 2 of 2) sorted by relevance
209 struct xtables_rule_match *xtrm_i; in do_commandeb_xlate() local528 for (xtrm_i = cs.matches; xtrm_i; xtrm_i = xtrm_i->next) in do_commandeb_xlate()529 xtables_option_mfcall(xtrm_i->match); in do_commandeb_xlate()
742 struct xtables_rule_match *xtrm_i; in do_commandeb() local1181 for (xtrm_i = cs.matches; xtrm_i; xtrm_i = xtrm_i->next) in do_commandeb()1182 xtables_option_mfcall(xtrm_i->match); in do_commandeb()