Searched refs:get_session_timeout (Results 1 – 3 of 3) sorted by relevance
388 int (*get_session_timeout)(void *ctx, const u8 *sta_addr); member
1648 .get_session_timeout = hostapd_wpa_auth_get_session_timeout, in hostapd_setup_wpa()
762 if (!wpa_auth->cb->get_session_timeout) in wpa_ft_get_session_timeout()764 return wpa_auth->cb->get_session_timeout(wpa_auth->cb_ctx, sta_addr); in wpa_ft_get_session_timeout()