Searched refs:xtables_ip4_restore_main (Results 1 – 3 of 3) sorted by relevance
15 {"restore4", xtables_ip4_restore_main},17 {"iptables-restore", xtables_ip4_restore_main},19 {"iptables-nft-restore", xtables_ip4_restore_main},
8 extern int xtables_ip4_restore_main(int, char **);
398 int xtables_ip4_restore_main(int argc, char *argv[]) in xtables_ip4_restore_main() function