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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_ipv6/
ip6_tables.h 112 struct ip6t_error_target struct
121 struct ip6t_error_target target;
141 .target = XT_TARGET_INIT(IP6T_ERROR_TARGET, \
142 sizeof(struct ip6t_error_target)), \
274 #define IP6T_ERROR_TARGET XT_ERROR_TARGET
  /bionic/libc/kernel/common/linux/netfilter_ipv6/
ip6_tables.h 174 #define IP6T_ERROR_TARGET XT_ERROR_TARGET
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv6/
ip6_tables.h 174 #define IP6T_ERROR_TARGET XT_ERROR_TARGET
  /external/kernel-headers/original/linux/netfilter_ipv6/
ip6_tables.h 232 #define IP6T_ERROR_TARGET XT_ERROR_TARGET
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/netfilter_ipv6/
ip6_tables.h 174 #define IP6T_ERROR_TARGET XT_ERROR_TARGET
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/netfilter_ipv6/
ip6_tables.h 174 #define IP6T_ERROR_TARGET XT_ERROR_TARGET
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/netfilter_ipv6/
ip6_tables.h 174 #define IP6T_ERROR_TARGET XT_ERROR_TARGET
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv6/
ip6_tables.h 174 #define IP6T_ERROR_TARGET XT_ERROR_TARGET
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv6/
ip6_tables.h 174 #define IP6T_ERROR_TARGET XT_ERROR_TARGET
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv6/
ip6_tables.h 174 #define IP6T_ERROR_TARGET XT_ERROR_TARGET
  /external/iptables/libiptc/
libip6tc.c 57 #define ERROR_TARGET IP6T_ERROR_TARGET
201 } else if (strcmp(t->u.user.name, IP6T_ERROR_TARGET) == 0)

Completed in 768 milliseconds