Home
last modified time | relevance | path

Searched refs:do_command6 (Results 1 – 5 of 5) sorted by relevance

/external/iptables/include/
Dip6tables.h10 extern int do_command6(int argc, char *argv[], char **table,
/external/iproute2/include/
Dip6tables.h10 extern int do_command6(int argc, char *argv[], char **table,
/external/iptables/iptables/
Dip6tables-standalone.c61 ret = do_command6(argc, argv, &table, &handle, false); in ip6tables_main()
Diptables-restore.c403 .do_command = do_command6,
Dip6tables.c1057 int do_command6(int argc, char *argv[], char **table, in do_command6() function