Home
last modified time | relevance | path

Searched refs:get_session_timeout (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h340 int (*get_session_timeout)(void *ctx, const u8 *sta_addr); member
Dwpa_auth_glue.c1489 .get_session_timeout = hostapd_wpa_auth_get_session_timeout, in hostapd_setup_wpa()
Dwpa_auth_ft.c758 if (!wpa_auth->cb->get_session_timeout) in wpa_ft_get_session_timeout()
760 return wpa_auth->cb->get_session_timeout(wpa_auth->cb_ctx, sta_addr); in wpa_ft_get_session_timeout()