Home
last modified time | relevance | path

Searched refs:sta_list (Results 1 – 12 of 12) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dsta_info.c58 for (sta = hapd->sta_list; sta; sta = sta->next) { in ap_for_each_sta()
83 for (sta = hapd->sta_list; sta; sta = sta->next) { in ap_get_sta_p2p()
106 if (hapd->sta_list == sta) { in ap_sta_list_del()
107 hapd->sta_list = sta->next; in ap_sta_list_del()
111 tmp = hapd->sta_list; in ap_sta_list_del()
341 sta = hapd->sta_list; in hostapd_free_stas()
655 sta->next = hapd->sta_list; in ap_sta_add()
656 hapd->sta_list = sta; in ap_sta_add()
Dtkip_countermeasures.c48 while ((sta = hapd->sta_list)) { in ieee80211_tkip_countermeasures_start()
Ddhcp_snoop.c150 for (sta = hapd->sta_list; sta; sta = sta->next) { in handle_dhcp()
Dndisc_snoop.c88 for (sta = hapd->sta_list; sta; sta = sta->next) { in ucast_to_stas()
Dhostapd.c657 for (sta = hapd->sta_list; sta; sta = sta->next) in hostapd_das_find_sta()
670 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
686 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
714 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
745 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
772 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
810 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
1496 *get_ctx = (struct fst_get_peer_ctx *) hapd->sta_list; in fst_hostapd_get_peer_first()
Dhostapd.h118 struct sta_info *sta_list; /* STA info list head */ member
Dctrl_iface_ap.c185 return hostapd_ctrl_iface_sta_mib(hapd, hapd->sta_list, buf, buflen); in hostapd_ctrl_iface_sta_first()
Dwpa_auth_glue.c362 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_wpa_auth_for_each_sta()
Dwps_hostapd.c1479 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_rx_req_put_wlan_response()
Dieee802_11.c432 for (sta = hapd->sta_list; sta; sta = sta->next) { in use_sae_anti_clogging()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c176 for (sta = hapd->sta_list; sta; sta = sta->next) { in llid_in_use()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1361 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_ctrl_iface_set()
1374 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_ctrl_iface_set()