Searched refs:wpa_auth_logger (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.c199 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr, function
227 wpa_auth_logger(wpa_auth, addr, level, format);
272 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "GMK rekeyd");
289 wpa_auth_logger(wpa_auth, NULL, LOGGER_DEBUG, "rekeying GTK");
317 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG, "rekeying PTK");
634 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG,
646 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG,
661 wpa_auth_logger(wpa_auth, sm->addr, LOGGER_DEBUG,
725 wpa_auth_logger(sm->wpa_auth, sm->addr, LOGGER_DEBUG,
851 wpa_auth_logger(wpa_aut
[all...]
H A Dwpa_auth_i.h272 void wpa_auth_logger(struct wpa_authenticator *wpa_auth, const u8 *addr,

Completed in 191 milliseconds