Searched refs:ap_sta_session_timeout (Results 1 – 6 of 6) sorted by relevance
/hostap-3.7.0/src/ap/ |
D | sta_info.h | 365 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta,
|
D | ieee802_1x.c | 1703 ap_sta_session_timeout(hapd, sta, hapd->conf->hs20_deauth_req_timeout); in ieee802_1x_hs20_deauth_req() 2018 ap_sta_session_timeout(hapd, sta, session_timeout); in ieee802_1x_receive_auth()
|
D | sta_info.c | 669 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_session_timeout() function
|
D | wpa_auth_glue.c | 1320 ap_sta_session_timeout(hapd, sta, session_timeout); in hostapd_wpa_auth_set_session_timeout()
|
D | gas_serv.c | 73 ap_sta_session_timeout(hapd, sta, in gas_dialog_create()
|
D | ieee802_11.c | 2378 ap_sta_session_timeout(hapd, sta, session_timeout); in ieee802_11_set_radius_info()
|