Searched defs:IFF_NOARP (Results 1 – 4 of 4) sorted by relevance
92 IFF_NOARP = 1<<7, /* sysfs */ enumerator119 #define IFF_NOARP IFF_NOARP macro
42 IFF_NOARP = 1 << 7, enumerator67 #define IFF_NOARP IFF_NOARP macro
31 IFF_NOARP = 1<<7, enumerator56 #define IFF_NOARP IFF_NOARP macro
53 #define IFF_NOARP 0x80 macro