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

  /system/firewalld/
firewalld.conf 20 start on stopped iptables and stopped ip6tables
  /external/iptables/iptables/
Android.mk 42 # ip6tables
58 ip6tables-save.c ip6tables-restore.c \
59 ip6tables-standalone.c ip6tables.c
62 LOCAL_MODULE:=ip6tables
71 ln -sf ip6tables $(TARGET_OUT)/bin/ip6tables-save; \
72 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"
239 " --ipv4 -4 Error (line is ignored by ip6tables-restore)\n"
287 "Perhaps ip6tables or your kernel needs to be upgraded.\n");
973 /* The ip6tables looks up the /etc/protocols. */
    [all...]
  /system/connectivity/apmanager/init/
apmanager.conf 20 start on stopped iptables and stopped ip6tables and started shill
  /build/target/product/
core_minimal.mk 56 ip6tables \
core_tiny.mk 57 ip6tables \

Completed in 911 milliseconds