HomeSort by relevance Sort by last modified time
    Searched defs:NUM_STANDARD_TARGETS (Results 1 - 4 of 4) sorted by null

  /bionic/libc/kernel/uapi/linux/netfilter_bridge/
ebtables.h 31 #define NUM_STANDARD_TARGETS 4
  /external/iptables/iptables/
nft-bridge.h 46 #define NUM_STANDARD_TARGETS 4
124 static const char *ebt_standard_targets[NUM_STANDARD_TARGETS] = {
133 if (num > NUM_STANDARD_TARGETS)
143 for (i = 0; i < NUM_STANDARD_TARGETS; i++) {
150 if (i == NUM_STANDARD_TARGETS)
  /external/kernel-headers/original/uapi/linux/netfilter_bridge/
ebtables.h 29 #define NUM_STANDARD_TARGETS 4
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h 28 #define NUM_STANDARD_TARGETS 4

Completed in 78 milliseconds