HomeSort by relevance Sort by last modified time
    Searched full:do_command6 (Results 1 - 5 of 5) sorted by null

  /external/iproute2/include/
ip6tables.h 10 extern int do_command6(int argc, char *argv[], char **table,
  /external/iptables/include/
ip6tables.h 10 extern int do_command6(int argc, char *argv[], char **table,
  /external/iptables/iptables/
ip6tables-standalone.c 61 ret = do_command6(argc, argv, &table, &handle, false);
ip6tables-restore.c 461 DEBUGP("calling do_command6(%u, argv, &%s, handle):\n",
467 ret = do_command6(newargc, newargv,
ip6tables.c 1331 int do_command6(int argc, char *argv[], char **table, function
    [all...]

Completed in 251 milliseconds