Searched refs:ap_sta_re_add (Results 1 – 4 of 4) sorted by relevance
363 int ap_sta_re_add(struct hostapd_data *hapd, struct sta_info *sta);
1505 int ap_sta_re_add(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_re_add() function
1070 return ap_sta_re_add(hapd, sta); in hostapd_wpa_auth_add_sta_ft()
2529 if (ap_sta_re_add(hapd, sta) < 0) { in handle_auth()