Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif.h24 IFF_UP = 1<<0, enumerator
49 #define IFF_UP IFF_UP macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif.h35 IFF_UP = 1 << 0, enumerator
60 #define IFF_UP IFF_UP macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dif.h85 IFF_UP = 1<<0, /* sysfs */ enumerator
112 #define IFF_UP IFF_UP macro
/kernel/liteos_m/kal/libc/newlib/porting/include/net/
Dif.h46 #define IFF_UP 0x1 macro