Searched refs:xtrm_i (Results 1 – 1 of 1) sorted by relevance
744 struct xtables_rule_match *xtrm_i; in do_commandeb() local1304 for (xtrm_i = cs.matches; xtrm_i; xtrm_i = xtrm_i->next) in do_commandeb()1305 xtables_option_mfcall(xtrm_i->match); in do_commandeb()