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

1 2 3

  /external/strace/xlat/
iffflags.h 41 #if defined(IFF_MASTER) || (defined(HAVE_DECL_IFF_MASTER) && HAVE_DECL_IFF_MASTER)
42 XLAT(IFF_MASTER),
  /bionic/libc/kernel/uapi/linux/
if.h 42 IFF_MASTER = 1 << 10,
67 #define IFF_MASTER IFF_MASTER
79 #define IFF_VOLATILE (IFF_LOOPBACK | IFF_POINTOPOINT | IFF_BROADCAST | IFF_ECHO | IFF_MASTER | IFF_SLAVE | IFF_RUNNING | IFF_LOWER_UP | IFF_DORMANT)
  /external/iproute2/include/linux/
if.h 59 * @IFF_MASTER: master of a load balancer. Volatile.
81 IFF_MASTER = 1<<10, /* __volatile__ */
102 #define IFF_MASTER IFF_MASTER
113 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /external/kernel-headers/original/uapi/linux/
if.h 59 * @IFF_MASTER: master of a load balancer. Volatile.
81 IFF_MASTER = 1<<10, /* volatile */
102 #define IFF_MASTER IFF_MASTER
113 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /external/libnl/include/linux/
if_bad.h 38 #define IFF_MASTER 0x400 /* master of a load balancer */
53 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/
if.h 68 IFF_MASTER = 0x400, /* Master of a load balancer. */
69 # define IFF_MASTER IFF_MASTER
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
if.h 68 IFF_MASTER = 0x400, /* Master of a load balancer. */
69 # define IFF_MASTER IFF_MASTER
  /development/ndk/platforms/android-21/include/linux/
if.h 41 #define IFF_MASTER 0x400
52 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST|IFF_ECHO| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /development/ndk/platforms/android-3/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /external/autotest/client/deps/lansim/src/
wrapper_linux_if.c 66 * @IFF_MASTER: master of a load balancer. Volatile.
88 PyModule_AddIntMacro(m, IFF_MASTER);
108 PyModule_AddIntMacro(m, IFF_MASTER);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if.h 42 #define IFF_MASTER 0x400 /* master of a load balancer */
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if.h 42 #define IFF_MASTER 0x400 /* master of a load balancer */
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
if.h 33 #define IFF_MASTER 0x400
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)

Completed in 55 milliseconds

1 2 3