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

  /external/iptables/iptables/
Android.mk 64 # ip6tables
83 ip6tables-save.c ip6tables-restore.c \
84 ip6tables-standalone.c ip6tables.c
87 LOCAL_MODULE:=ip6tables
96 ln -sf ip6tables $(TARGET_OUT)/bin/ip6tables-save; \
97 ln -sf ip6tables $(TARGET_OUT)/bin/ip6tables-restor
    [all...]
ip6tables-standalone.c 37 #include <ip6tables.h>
38 #include "ip6tables-multi.h"
47 ip6tables_globals.program_name = "ip6tables";
69 fprintf(stderr, "ip6tables: %s. "
73 fprintf(stderr, "ip6tables: %s.\n",
iptables-apply 91 SAVE=ip6tables-save
92 RESTORE=ip6tables-restore
93 DEFAULT_FILE=/etc/network/ip6tables
ip6tables.c 1 /* Code to take an ip6tables-style command line and do it. */
38 #include <ip6tables.h>
45 #include "ip6tables-multi.h"
243 " --ipv4 -4 Error (line is ignored by ip6tables-restore)\n"
294 "Perhaps ip6tables or your kernel needs to be upgraded.\n");
1010 /* The ip6tables looks up the /etc/protocols. */
    [all...]
  /build/make/target/product/
core_tiny.mk 58 ip6tables \
core_minimal.mk 59 ip6tables \
  /system/netd/netutils_wrappers/
Android.mk 31 ln -sf netutils-wrapper-1.0 $(TARGET_OUT)/bin/ip6tables-wrapper-1.0; \

Completed in 175 milliseconds