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

  /bionic/libc/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /development/ndk/platforms/android-3/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/net/
if.h 30 #ifndef IF_NAMESIZE
31 #define IF_NAMESIZE IFNAMSIZ
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/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];
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/
if.h 32 #define IF_NAMESIZE 16
130 # define IFNAMSIZ IF_NAMESIZE

Completed in 5822 milliseconds