Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dif.h92 IFF_NOARP = 1<<7, /* sysfs */ enumerator
119 #define IFF_NOARP IFF_NOARP macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif.h42 IFF_NOARP = 1 << 7, enumerator
67 #define IFF_NOARP IFF_NOARP macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif.h31 IFF_NOARP = 1<<7, enumerator
56 #define IFF_NOARP IFF_NOARP macro
/kernel/liteos_m/kal/libc/newlib/porting/include/net/
Dif.h53 #define IFF_NOARP 0x80 macro