Searched refs:xtables_ip4_main (Results 1 – 3 of 3) sorted by relevance
11 {"iptables", xtables_ip4_main},12 {"iptables-compat", xtables_ip4_main},13 {"main4", xtables_ip4_main},
6 extern int xtables_ip4_main(int, char **);
96 int xtables_ip4_main(int argc, char *argv[]) in xtables_ip4_main() function