Searched refs:ap_sta_add (Results 1 – 4 of 4) sorted by relevance
106 struct sta_info * ap_sta_add(struct hostapd_data *hapd, const u8 *addr);
147 struct sta_info * ap_sta_add(struct hostapd_data *hapd, const u8 *addr) in ap_sta_add() function
357 sta_info = ap_sta_add(hapd,bssid); in hostap_sta_join()
466 sta = ap_sta_add(hapd, frm->bssid); in wpa3_process_rx_commit()