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

1 2

  /bionic/libc/kernel/common/linux/netfilter/
x_tables.h 16 #define XT_TABLE_MAXNAMELEN 32
116 char name[XT_TABLE_MAXNAMELEN];
  /development/ndk/platforms/android-3/include/linux/netfilter/
x_tables.h 16 #define XT_TABLE_MAXNAMELEN 32
116 char name[XT_TABLE_MAXNAMELEN];
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
x_tables.h 5 #define XT_TABLE_MAXNAMELEN 32
119 char name[XT_TABLE_MAXNAMELEN];
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/netfilter/
x_tables.h 16 #define XT_TABLE_MAXNAMELEN 32
116 char name[XT_TABLE_MAXNAMELEN];
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/netfilter/
x_tables.h 16 #define XT_TABLE_MAXNAMELEN 32
116 char name[XT_TABLE_MAXNAMELEN];
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/netfilter/
x_tables.h 16 #define XT_TABLE_MAXNAMELEN 32
116 char name[XT_TABLE_MAXNAMELEN];
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/netfilter/
x_tables.h 16 #define XT_TABLE_MAXNAMELEN 32
116 char name[XT_TABLE_MAXNAMELEN];
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/netfilter/
x_tables.h 16 #define XT_TABLE_MAXNAMELEN 32
116 char name[XT_TABLE_MAXNAMELEN];
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/netfilter/
x_tables.h 16 #define XT_TABLE_MAXNAMELEN 32
116 char name[XT_TABLE_MAXNAMELEN];
  /external/iproute2/include/linux/netfilter/
x_tables.h 7 #define XT_TABLE_MAXNAMELEN 32
121 char name[XT_TABLE_MAXNAMELEN];
  /external/kernel-headers/original/linux/netfilter/
x_tables.h 5 #define XT_TABLE_MAXNAMELEN 32
127 char name[XT_TABLE_MAXNAMELEN];
253 char name[XT_TABLE_MAXNAMELEN];
381 char name[XT_TABLE_MAXNAMELEN];
  /bionic/libc/kernel/common/linux/netfilter_arp/
arp_tables.h 21 #define ARPT_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /development/ndk/platforms/android-3/include/linux/netfilter_arp/
arp_tables.h 21 #define ARPT_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /external/iproute2/include/linux/netfilter_ipv4/
ip_tables.h 25 #define IPT_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_arp/
arp_tables.h 17 #define ARPT_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/netfilter_arp/
arp_tables.h 21 #define ARPT_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/netfilter_arp/
arp_tables.h 21 #define ARPT_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/netfilter_arp/
arp_tables.h 21 #define ARPT_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/netfilter_arp/
arp_tables.h 21 #define ARPT_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/netfilter_arp/
arp_tables.h 21 #define ARPT_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/netfilter_arp/
arp_tables.h 21 #define ARPT_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /bionic/libc/kernel/common/linux/netfilter_ipv6/
ip6_tables.h 21 #define IP6T_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv6/
ip6_tables.h 21 #define IP6T_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /external/kernel-headers/original/linux/netfilter_arp/
arp_tables.h 25 #define ARPT_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN
  /external/kernel-headers/original/linux/netfilter_ipv6/
ip6_tables.h 31 #define IP6T_TABLE_MAXNAMELEN XT_TABLE_MAXNAMELEN

Completed in 507 milliseconds

1 2