HomeSort by relevance Sort by last modified time
    Searched refs:xtables (Results 1 - 25 of 121) sorted by null

1 2 3 4 5

  /external/iptables/extensions/
libip6t_eui64.c 2 #include <xtables.h>
libipt_MIRROR.c 2 #include <xtables.h>
libipt_unclean.c 2 #include <xtables.h>
libxt_TRACE.c 7 #include <xtables.h>
libxt_standard.c 3 #include <xtables.h>
dscp_helper.c 14 #include <xtables.h>
libxt_comment.c 10 #include <xtables.h>
libxt_AUDIT.c 1 /* Shared library add-on to xtables for AUDIT
10 #include <xtables.h>
libxt_CHECKSUM.c 1 /* Shared library add-on to xtables for CHECKSUM
12 #include <xtables.h>
libxt_CLASSIFY.c 6 #include <xtables.h>
libxt_IDLETIMER.c 24 #include <xtables.h>
libxt_SECMARK.c 9 #include <xtables.h>
libxt_cpu.c 2 #include <xtables.h>
libxt_helper.c 2 #include <xtables.h>
libxt_length.c 2 #include <xtables.h>
libxt_mac.c 7 #include <xtables.h>
libxt_nfacct.c 14 #include <xtables.h>
libxt_quota.c 7 #include <xtables.h>
libxt_socket.c 7 #include <xtables.h>
libxt_tcpmss.c 2 #include <xtables.h>
  /external/iptables/include/
ip6tables.h 5 #include <xtables.h>
iptables.h 5 #include <xtables.h>
  /external/iptables/iptables/
Android.mk 20 xtables-multi.c iptables-xml.c xshared.c \
51 xtables-multi.c iptables-xml.c xshared.c \
  /external/iptables/libxtables/
Android.mk 22 xtables.c xtoptions.c
  /external/iproute2/
configure 33 #check if we have xtables from iptables >= 1.4.5.
35 #include <xtables.h>
54 if gcc -I$INCLUDE $IPTC -o $TMPDIR/ipttest $TMPDIR/ipttest.c $IPTL $(pkg-config xtables --cflags --libs) -ldl >/dev/null 2>&1
57 echo "using xtables"
72 #include <xtables.h>
96 echo "using old xtables (no need for xt-internal.h)"
111 #include <xtables.h>
135 echo "using old xtables with xt-internal.h"
154 for file in $dir/{xtables,iptables}/lib*t_*so ; do

Completed in 1804 milliseconds

1 2 3 4 5