Home
last modified time | relevance | path

Searched defs:hostapd_logger (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dwpa_debug.h286 #define hostapd_logger(args...) do { } while (0) macro
H A Dwpa_debug.c824 void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, in hostapd_logger() function