Searched refs:set_session_timeout (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.h290 void (*set_session_timeout)(void *ctx, const u8 *sta_addr, member in struct:wpa_auth_callbacks
H A Dwpa_auth_glue.c1296 .set_session_timeout = hostapd_wpa_auth_set_session_timeout,
H A Dwpa_auth_ft.c746 if (!wpa_auth->cb->set_session_timeout)
748 wpa_auth->cb->set_session_timeout(wpa_auth->cb_ctx, sta_addr,

Completed in 79 milliseconds