Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif.h35 IFF_SLAVE = 1<<11, enumerator
60 #define IFF_SLAVE IFF_SLAVE macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif.h46 IFF_SLAVE = 1 << 11, enumerator
71 #define IFF_SLAVE IFF_SLAVE macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dif.h96 IFF_SLAVE = 1<<11, /* volatile */ enumerator
123 #define IFF_SLAVE IFF_SLAVE macro
/kernel/liteos_m/kal/libc/newlib/porting/include/net/
Dif.h57 #define IFF_SLAVE 0x800 macro