Searched defs:hostapd_logger (Results 1 – 4 of 4) sorted by relevance
284 #define hostapd_logger(args...) do { } while (0) macro
352 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, const char *fmt, ...) in hostapd_logger() function
825 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, in hostapd_logger() function
318 #define hostapd_logger(args...) do { } while (0) macro