Home
last modified time | relevance | path

Searched refs:rsn_preauth_free_station (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dpreauth_auth.h20 void rsn_preauth_free_station(struct hostapd_data *hapd, struct sta_info *sta);
45 static inline void rsn_preauth_free_station(struct hostapd_data *hapd, in rsn_preauth_free_station() function
Dpreauth_auth.c268 void rsn_preauth_free_station(struct hostapd_data *hapd, struct sta_info *sta) in rsn_preauth_free_station() function
Dsta_info.c274 rsn_preauth_free_station(hapd, sta); in ap_free_sta()