Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dif.h87 IFF_DEBUG = 1<<2, /* sysfs */ enumerator
114 #define IFF_DEBUG IFF_DEBUG macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif.h37 IFF_DEBUG = 1 << 2, enumerator
62 #define IFF_DEBUG IFF_DEBUG macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif.h26 IFF_DEBUG = 1<<2, enumerator
51 #define IFF_DEBUG IFF_DEBUG macro
/kernel/liteos_m/kal/libc/newlib/porting/include/net/
Dif.h48 #define IFF_DEBUG 0x4 macro