Searched refs:ap_sta_session_timeout (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | sta_info.h | 269 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta,
|
D | ieee802_1x.c | 1542 ap_sta_session_timeout(hapd, sta, hapd->conf->hs20_deauth_req_timeout); in ieee802_1x_hs20_deauth_req() 1823 ap_sta_session_timeout(hapd, sta, session_timeout); in ieee802_1x_receive_auth()
|
D | sta_info.c | 589 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_session_timeout() function
|
D | gas_serv.c | 56 ap_sta_session_timeout(hapd, sta, in gas_dialog_create()
|
D | ieee802_11.c | 1380 ap_sta_session_timeout(hapd, sta, session_timeout); in ieee802_11_set_radius_info()
|