Searched refs:iptables_restore_main (Results 1 – 3 of 3) sorted by relevance
22 {"iptables-restore", iptables_restore_main},23 {"restore4", iptables_restore_main},
6 extern int iptables_restore_main(int, char **);
181 iptables_restore_main(int argc, char *argv[]) in iptables_restore_main() function