Searched refs:xtables_ip6_main (Results 1 – 3 of 3) sorted by relevance
20 {"ip6tables", xtables_ip6_main},21 {"ip6tables-compat", xtables_ip6_main},22 {"main6", xtables_ip6_main},
9 extern int xtables_ip6_main(int, char **);
101 int xtables_ip6_main(int argc, char *argv[]) in xtables_ip6_main() function