Searched refs:IFF_SLAVE (Results 1 - 13 of 13) sorted by relevance

/external/strace/xlat/
H A Diffflags.h46 #if defined(IFF_SLAVE) || (defined(HAVE_DECL_IFF_SLAVE) && HAVE_DECL_IFF_SLAVE)
47 XLAT(IFF_SLAVE),
/external/iproute2/include/linux/
H A Dif.h60 * @IFF_SLAVE: slave of a load balancer. Volatile.
82 IFF_SLAVE = 1<<11, /* __volatile__ */ enumerator in enum:net_device_flags
103 #define IFF_SLAVE IFF_SLAVE macro
113 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/external/kernel-headers/original/uapi/linux/
H A Dif.h66 * @IFF_SLAVE: slave of a load balancer. Volatile.
90 IFF_SLAVE = 1<<11, /* volatile */ enumerator in enum:net_device_flags
117 #define IFF_SLAVE IFF_SLAVE macro
131 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/external/libnl/include/linux-private/linux/
H A Dif_bad.h38 #define IFF_SLAVE 0x800 /* slave of a load balancer */ macro
52 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/external/autotest/client/deps/lansim/src/
H A Dwrapper_linux_if.c67 * @IFF_SLAVE: slave of a load balancer. Volatile.
89 PyModule_AddIntMacro(m, IFF_SLAVE);
109 PyModule_AddIntMacro(m, IFF_SLAVE);
/external/libnl/lib/route/
H A Dlink.c847 if (l->l_change & IFF_SLAVE) {
848 if (l->l_flags & IFF_SLAVE) {
2522 __ADD(IFF_SLAVE, slave)
/external/toybox/toys/pending/
H A Dip.c744 {"ALLMULTI", IFF_ALLMULTI}, {"MASTER", IFF_MASTER}, {"SLAVE", IFF_SLAVE},
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 152 milliseconds