Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dsta_info.c62 for (sta = hapd->sta_list; sta; sta = sta->next) { in ap_for_each_sta()
87 for (sta = hapd->sta_list; sta; sta = sta->next) { in ap_get_sta_p2p()
110 if (hapd->sta_list == sta) { in ap_sta_list_del()
111 hapd->sta_list = sta->next; in ap_sta_list_del()
115 tmp = hapd->sta_list; in ap_sta_list_del()
387 sta = hapd->sta_list; in hostapd_free_stas()
708 sta->next = hapd->sta_list; in ap_sta_add()
709 hapd->sta_list = sta; in ap_sta_add()
Dtkip_countermeasures.c48 while ((sta = hapd->sta_list)) { in ieee80211_tkip_countermeasures_start()
Ddhcp_snoop.c92 for (sta = hapd->sta_list; sta; sta = sta->next) { in handle_dhcp()
Dndisc_snoop.c89 for (sta = hapd->sta_list; sta; sta = sta->next) { in ucast_to_stas()
Dhostapd.c766 for (sta = hapd->sta_list; sta; sta = sta->next) in hostapd_das_find_sta()
779 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
795 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
823 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
854 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
881 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
919 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
1658 *get_ctx = (struct fst_get_peer_ctx *) hapd->sta_list; in fst_hostapd_get_peer_first()
Dhostapd.h152 struct sta_info *sta_list; /* STA info list head */ member
Dctrl_iface_ap.c359 return hostapd_ctrl_iface_sta_mib(hapd, hapd->sta_list, buf, buflen); in hostapd_ctrl_iface_sta_first()
Dwpa_auth_glue.c450 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_wpa_auth_for_each_sta()
Dwps_hostapd.c1541 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_rx_req_put_wlan_response()
Dieee802_11.c514 for (sta = hapd->sta_list; sta; sta = sta->next) { in use_sae_anti_clogging()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c175 for (sta = hapd->sta_list; sta; sta = sta->next) { in llid_in_use()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers.c3954 sta = hapd->sta_list; in wpas_dbus_getter_stas()
5268 for (sta = hapd->sta_list; sta; sta = sta->next) { in wpas_dbus_getter_mesh_peers()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1305 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_disassoc_accept_mac()
1322 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_disassoc_deny_mac()