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

  /bionic/libc/kernel/uapi/linux/netfilter_bridge/
ebt_among.h 33 #define ebt_mac_wormhash_size(x) ((x) ? sizeof(struct ebt_mac_wormhash) + (x)->poolsize * sizeof(struct ebt_mac_wormhash_tuple) : 0) macro
  /external/kernel-headers/original/uapi/linux/netfilter_bridge/
ebt_among.h 46 #define ebt_mac_wormhash_size(x) ((x) ? sizeof(struct ebt_mac_wormhash) \ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 45 #define ebt_mac_wormhash_size(x) ((x) ? sizeof(struct ebt_mac_wormhash) \ macro

Completed in 74 milliseconds