HomeSort by relevance Sort by last modified time
    Searched refs:xtables_restore_main (Results 1 - 2 of 2) sorted by null

  /external/iptables/iptables/
xtables-multi.c 42 {"xtables-restore", xtables_restore_main},
xtables-restore.c 440 xtables_restore_main(int family, const char *progname, int argc, char *argv[]) function
531 return xtables_restore_main(NFPROTO_IPV4, "iptables-restore",
537 return xtables_restore_main(NFPROTO_IPV6, "ip6tables-restore",

Completed in 518 milliseconds