HomeSort by relevance Sort by last modified time
    Searched defs:IFF_PORTSEL (Results 1 - 25 of 131) sorted by null

1 2 3 4 5 6

  /external/libnl/include/linux-private/linux/
if_bad.h 42 #define IFF_PORTSEL 0x2000 /* can set media type */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/
if.h 76 IFF_PORTSEL = 0x2000, /* Can set media type. */
77 # define IFF_PORTSEL IFF_PORTSEL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
if.h 76 IFF_PORTSEL = 0x2000, /* Can set media type. */
77 # define IFF_PORTSEL IFF_PORTSEL
  /bionic/libc/kernel/uapi/linux/
if.h 33 IFF_UP = 1 << 0, IFF_BROADCAST = 1 << 1, IFF_DEBUG = 1 << 2, IFF_LOOPBACK = 1 << 3, IFF_POINTOPOINT = 1 << 4, IFF_NOTRAILERS = 1 << 5, IFF_RUNNING = 1 << 6, IFF_NOARP = 1 << 7, IFF_PROMISC = 1 << 8, IFF_ALLMULTI = 1 << 9, IFF_MASTER = 1 << 10, IFF_SLAVE = 1 << 11, IFF_MULTICAST = 1 << 12, IFF_PORTSEL = 1 << 13, IFF_AUTOMEDIA = 1 << 14, IFF_DYNAMIC = 1 << 15,
54 #define IFF_PORTSEL IFF_PORTSEL
  /development/ndk/platforms/android-21/include/linux/
if.h 45 #define IFF_PORTSEL 0x2000
  /development/ndk/platforms/android-9/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /external/iproute2/include/linux/
if.h 62 * @IFF_PORTSEL: can set media type. Can be toggled through sysfs.
84 IFF_PORTSEL = 1<<13, /* sysfs */
105 #define IFF_PORTSEL IFF_PORTSEL
  /external/kernel-headers/original/uapi/linux/
if.h 68 * @IFF_PORTSEL: can set media type. Can be toggled through sysfs.
92 IFF_PORTSEL = 1<<13, /* sysfs */
119 #define IFF_PORTSEL IFF_PORTSEL
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if.h 47 #define IFF_PORTSEL 0x2000 /* can set media type */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if.h 47 #define IFF_PORTSEL 0x2000 /* can set media type */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000

Completed in 816 milliseconds

1 2 3 4 5 6