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

  /bionic/libc/kernel/uapi/linux/netfilter_bridge/
ebt_among.h 40 int wh_src_ofs; member in struct:ebt_among_info
47 #define ebt_among_wh_src(x) ((x)->wh_src_ofs ? (struct ebt_mac_wormhash *) ((char *) (x) + (x)->wh_src_ofs) : NULL)
  /development/ndk/platforms/android-21/include/linux/netfilter_bridge/
ebt_among.h 40 int wh_src_ofs; member in struct:ebt_among_info
47 #define ebt_among_wh_src(x) ((x)->wh_src_ofs ? (struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_src_ofs) : NULL)
  /external/kernel-headers/original/uapi/linux/netfilter_bridge/
ebt_among.h 50 int wh_src_ofs; member in struct:ebt_among_info
59 #define ebt_among_wh_src(x) ((x)->wh_src_ofs ? \
60 (struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_src_ofs) : NULL)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 51 int wh_src_ofs; member in struct:ebt_among_info
60 #define ebt_among_wh_src(x) ((x)->wh_src_ofs ? \
61 (struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_src_ofs) : NULL)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_among.h 50 int wh_src_ofs; member in struct:ebt_among_info
59 #define ebt_among_wh_src(x) ((x)->wh_src_ofs ? \
60 (struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_src_ofs) : NULL)
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/netfilter_bridge/
ebt_among.h 40 int wh_src_ofs; member in struct:ebt_among_info
47 #define ebt_among_wh_src(x) ((x)->wh_src_ofs ? (struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_src_ofs) : NULL)
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/netfilter_bridge/
ebt_among.h 40 int wh_src_ofs; member in struct:ebt_among_info
47 #define ebt_among_wh_src(x) ((x)->wh_src_ofs ? (struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_src_ofs) : NULL)
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/netfilter_bridge/
ebt_among.h 40 int wh_src_ofs; member in struct:ebt_among_info
47 #define ebt_among_wh_src(x) ((x)->wh_src_ofs ? (struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_src_ofs) : NULL)
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/netfilter_bridge/
ebt_among.h 40 int wh_src_ofs; member in struct:ebt_among_info
47 #define ebt_among_wh_src(x) ((x)->wh_src_ofs ? (struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_src_ofs) : NULL)
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/netfilter_bridge/
ebt_among.h 40 int wh_src_ofs; member in struct:ebt_among_info
47 #define ebt_among_wh_src(x) ((x)->wh_src_ofs ? (struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_src_ofs) : NULL)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/netfilter_bridge/
ebt_among.h 40 int wh_src_ofs; member in struct:ebt_among_info
47 #define ebt_among_wh_src(x) ((x)->wh_src_ofs ? (struct ebt_mac_wormhash*)((char*)(x) + (x)->wh_src_ofs) : NULL)

Completed in 294 milliseconds