Searched defs:DF2S (Results 1 – 2 of 2) sorted by relevance
283 #define DF2S(x) case WPA_DRIVER_FLAGS_ ## x: return #x in driver_flag_to_string() macro357 #define DF2S(x) case WPA_DRIVER_FLAGS2_ ## x: return #x in driver_flag2_to_string() macro
233 #define DF2S 5 macro