Home
last modified time | relevance | path

Searched defs:IFF_SLAVE (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dif.h90 IFF_SLAVE = 1<<11, /* volatile */ enumerator
117 #define IFF_SLAVE IFF_SLAVE macro
/external/iproute2/include/linux/
Dif.h82 IFF_SLAVE = 1<<11, /* __volatile__ */ enumerator
103 #define IFF_SLAVE IFF_SLAVE macro
/external/libnl/include/linux-private/linux/
Dif_bad.h38 #define IFF_SLAVE 0x800 /* slave of a load balancer */ macro