Searched refs:xtables_ip6_restore_main (Results 1 – 3 of 3) sorted by relevance
24 {"restore6", xtables_ip6_restore_main},26 {"ip6tables-restore", xtables_ip6_restore_main},28 {"ip6tables-compat-restore", xtables_ip6_restore_main},
11 extern int xtables_ip6_restore_main(int, char **);
535 int xtables_ip6_restore_main(int argc, char *argv[]) in xtables_ip6_restore_main() function