Home
last modified time | relevance | path

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

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