Searched defs:IFF_LOWER_UP (Results 1 – 7 of 7) sorted by relevance
33 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */ macro
18 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */ macro
103 IFF_LOWER_UP = 1<<16, /* volatile */ enumerator131 #define IFF_LOWER_UP IFF_LOWER_UP macro
100 IFF_LOWER_UP = 1<<16, /* __volatile__ */ enumerator128 #define IFF_LOWER_UP IFF_LOWER_UP macro
46 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */ macro
1097 pub const IFF_LOWER_UP: ::c_int = 0x10000; constant
2270 pub const IFF_LOWER_UP: ::c_int = 0x10000; constant