Home
last modified time | relevance | path

Searched refs:ap_sta_re_add (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/ap/
Dsta_info.h420 int ap_sta_re_add(struct hostapd_data *hapd, struct sta_info *sta);
Dsta_info.c1845 int ap_sta_re_add(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_re_add() function
Dwpa_auth_glue.c1200 return ap_sta_re_add(hapd, sta); in hostapd_wpa_auth_add_sta_ft()
Dieee802_11.c3228 if (ap_sta_re_add(hapd, sta) < 0) { in handle_auth()