OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hostapd_logger
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/wpa/dist/src/utils/
wpa_debug.h
285
#define
hostapd_logger
(args...) do { } while (0)
macro
288
void
hostapd_logger
(void *ctx, const u8 *addr, unsigned int module, int level,
296
* hostapd_logger_register_cb - Register callback function for
hostapd_logger
()
wpa_debug.h
285
#define
hostapd_logger
(args...) do { } while (0)
macro
288
void
hostapd_logger
(void *ctx, const u8 *addr, unsigned int module, int level,
296
* hostapd_logger_register_cb - Register callback function for
hostapd_logger
()
wpa_debug.c
833
void
hostapd_logger
(void *ctx, const u8 *addr, unsigned int module, int level,
function
847
wpa_printf(MSG_ERROR, "
hostapd_logger
: Failed to allocate "
857
wpa_printf(MSG_DEBUG, "
hostapd_logger
: STA " MACSTR " - %s",
860
wpa_printf(MSG_DEBUG, "
hostapd_logger
: %s", buf);
wpa_debug.c
833
void
hostapd_logger
(void *ctx, const u8 *addr, unsigned int module, int level,
function
847
wpa_printf(MSG_ERROR, "
hostapd_logger
: Failed to allocate "
857
wpa_printf(MSG_DEBUG, "
hostapd_logger
: STA " MACSTR " - %s",
860
wpa_printf(MSG_DEBUG, "
hostapd_logger
: %s", buf);
Completed in 47 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026