Searched refs:ap_sta_session_timeout (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/wpa/src/ap/ |
H A D | sta_info.h | 370 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta,
|
H A D | ieee802_1x.c | 1808 ap_sta_session_timeout(hapd, sta, timeout); in ieee802_1x_hs20_deauth_req() 2115 ap_sta_session_timeout(hapd, sta, session_timeout); in ieee802_1x_receive_auth()
|
H A D | gas_serv.c | 73 ap_sta_session_timeout(hapd, sta, in gas_dialog_create()
|
H A D | sta_info.c | 750 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_session_timeout() function
|
H A D | wpa_auth_glue.c | 1380 ap_sta_session_timeout(hapd, sta, session_timeout); in hostapd_wpa_auth_set_session_timeout()
|
H A D | ieee802_11.c | 2409 ap_sta_session_timeout(hapd, sta, session_timeout); in ieee802_11_set_radius_info() 6812 ap_sta_session_timeout(hapd, sta, 0); in handle_action_cb()
|