Searched refs:ap_sta_session_timeout (Results 1 – 6 of 6) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | sta_info.h | 310 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta,
|
D | ieee802_1x.c | 1581 ap_sta_session_timeout(hapd, sta, hapd->conf->hs20_deauth_req_timeout); in ieee802_1x_hs20_deauth_req() 1895 ap_sta_session_timeout(hapd, sta, session_timeout); in ieee802_1x_receive_auth()
|
D | wpa_auth_glue.c | 1132 ap_sta_session_timeout(hapd, sta, session_timeout); in hostapd_wpa_auth_set_session_timeout()
|
D | sta_info.c | 626 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_session_timeout() function
|
D | gas_serv.c | 73 ap_sta_session_timeout(hapd, sta, in gas_dialog_create()
|
D | ieee802_11.c | 2013 ap_sta_session_timeout(hapd, sta, session_timeout); in ieee802_11_set_radius_info()
|