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

1 2 3

  /external/strace/xlat/
iffflags.h 50 #if defined(IFF_PORTSEL) || (defined(HAVE_DECL_IFF_PORTSEL) && HAVE_DECL_IFF_PORTSEL)
51 XLAT(IFF_PORTSEL),
  /bionic/libc/kernel/uapi/linux/
if.h 46 IFF_PORTSEL = 1 << 13,
71 #define IFF_PORTSEL IFF_PORTSEL
  /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 62 * @IFF_PORTSEL: can set media type. Can be toggled through sysfs.
84 IFF_PORTSEL = 1<<13, /* sysfs */
105 #define IFF_PORTSEL IFF_PORTSEL
  /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
  /external/autotest/client/deps/lansim/src/
wrapper_linux_if.c 69 * @IFF_PORTSEL: can set media type. Can be toggled through sysfs.
91 PyModule_AddIntMacro(m, IFF_PORTSEL);
111 PyModule_AddIntMacro(m, IFF_PORTSEL);
  /external/libnl/include/linux/
if_bad.h 43 #define IFF_PORTSEL 0x2000 /* can set media type */
  /development/ndk/platforms/android-21/include/linux/
if.h 45 #define IFF_PORTSEL 0x2000
  /development/ndk/platforms/android-3/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /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/current/platforms/android-12/arch-arm/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
if.h 38 #define IFF_PORTSEL 0x2000

Completed in 69 milliseconds

1 2 3