HomeSort by relevance Sort by last modified time
    Searched refs:ip6t_standard_target (Results 26 - 31 of 31) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/netfilter_ipv6/
ip6_tables.h 47 #define ip6t_standard_target xt_standard_target macro
172 #define IP6T_STANDARD_TARGET XT_STANDARD_TARGET
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/netfilter_ipv6/
ip6_tables.h 47 #define ip6t_standard_target xt_standard_target macro
172 #define IP6T_STANDARD_TARGET XT_STANDARD_TARGET
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/netfilter_ipv6/
ip6_tables.h 47 #define ip6t_standard_target xt_standard_target macro
172 #define IP6T_STANDARD_TARGET XT_STANDARD_TARGET
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/netfilter_ipv6/
ip6_tables.h 47 #define ip6t_standard_target xt_standard_target macro
172 #define IP6T_STANDARD_TARGET XT_STANDARD_TARGET
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/netfilter_ipv6/
ip6_tables.h 47 #define ip6t_standard_target xt_standard_target macro
172 #define IP6T_STANDARD_TARGET XT_STANDARD_TARGET
  /external/iptables/libiptc/
libip6tc.c 45 #define STRUCT_STANDARD_TARGET struct ip6t_standard_target
104 #define STANDARD_TARGET IP6T_STANDARD_TARGET
188 if (strcmp(t->u.user.name, IP6T_STANDARD_TARGET) == 0) {

Completed in 527 milliseconds

12