Searched refs:xtables_targets (Results 1 – 7 of 7) sorted by relevance
252 for (t = xtables_targets; t; t = t->next) { in ebt_list_extensions()666 for (t = xtables_targets; t; t = t->next) { in ebt_command_default()712 for (target = xtables_targets; target; target = target->next) { in nft_fini_eb()893 ebt_list_extensions(xtables_targets, cs.matches); in do_commandeb()
273 for (t = xtables_targets; t; t = t->next) { in printhelp()481 for (t = xtables_targets; t; t = t->next) { in do_commandarp()
207 print_extension_helps(xtables_targets, matches); in printhelp()484 for (t = xtables_targets; t; t = t->next) { in do_parse()
209 print_extension_helps(xtables_targets, matches); in exit_printhelp()1096 for (t = xtables_targets; t; t = t->next) { in do_command6()
207 print_extension_helps(xtables_targets, matches); in exit_printhelp()1091 for (t = xtables_targets; t; t = t->next) { in do_command4()
448 extern struct xtables_target *xtables_targets;
203 struct xtables_target *xtables_targets; variable816 for (ptr = xtables_targets; ptr; ptr = ptr->next) { in xtables_find_target()1254 i = &xtables_targets; in xtables_fully_register_pending_target()1255 prev = xtables_targets; in xtables_fully_register_pending_target()