HomeSort by relevance Sort by last modified time
    Searched defs:IF_NAMESIZE (Results 26 - 50 of 50) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /external/libpcap/
inet.c 553 #ifndef IF_NAMESIZE
554 #define IF_NAMESIZE IFNAMSIZ
556 static char device[IF_NAMESIZE + 1];
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if.h 32 #define IF_NAMESIZE 16
130 # define IFNAMSIZ IF_NAMESIZE
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/
if.h 32 #define IF_NAMESIZE 16
130 # define IFNAMSIZ IF_NAMESIZE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/
if.h 32 #define IF_NAMESIZE 16
130 # define IFNAMSIZ IF_NAMESIZE

Completed in 463 milliseconds

12