Home
last modified time | relevance | path

Searched defs:IFF_RUNNING (Results 1 - 6 of 6) sorted by relevance

/kernel/liteos_m/kal/libc/newlib/porting/include/net/
H A Dif.h52 #define IFF_RUNNING 0x40 macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif.h91 IFF_RUNNING = 1<<6, /* volatile */ enumerator
118 #define IFF_RUNNING IFF_RUNNING macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif.h91 IFF_RUNNING = 1<<6, /* volatile */ enumerator
118 #define IFF_RUNNING IFF_RUNNING macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif.h41 IFF_RUNNING = 1 << 6, enumerator
66 #define IFF_RUNNING IFF_RUNNING macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif.h41 IFF_RUNNING = 1 << 6, enumerator
66 #define IFF_RUNNING IFF_RUNNING macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif.h30 IFF_RUNNING = 1<<6, enumerator
55 #define IFF_RUNNING IFF_RUNNING macro

Completed in 4 milliseconds