Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dsta_info.h422 void ap_free_sta_pasn(struct hostapd_data *hapd, struct sta_info *sta);
Dsta_info.c165 void ap_free_sta_pasn(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta_pasn() function
467 ap_free_sta_pasn(hapd, sta); in ap_free_sta()
Dieee802_11.c2846 ap_free_sta_pasn(hapd, sta); in handle_auth_pasn()