Searched refs:IFF_MASTER (Results 1 - 6 of 6) sorted by relevance

/external/strace/xlat/
H A Diffflags.h34 #if defined(IFF_MASTER) || (defined(HAVE_DECL_IFF_MASTER) && HAVE_DECL_IFF_MASTER)
35 XLAT(IFF_MASTER),
/external/libnl/include/linux/
H A Dif_bad.h38 #define IFF_MASTER 0x400 /* master of a load balancer */ macro
53 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/external/iproute2/include/linux/
H A Dif.h42 #define IFF_MASTER 0x400 /* master of a load balancer */ macro
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/external/kernel-headers/original/uapi/linux/
H A Dif.h42 #define IFF_MASTER 0x400 /* master of a load balancer */ macro
57 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
/external/dhcpcd/
H A Dif-linux.c391 if (ifi->ifi_flags & IFF_MASTER && !(ifi->ifi_flags & IFF_LOWER_UP)) {
/external/libnl/lib/route/
H A Dlink.c57 * IFF_MASTER Used by teql
1031 __ADD(IFF_MASTER, master)

Completed in 362 milliseconds