Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dairtime_policy.c79 for (sta = hapd->sta_list; sta; sta = sta->next) { in count_backlogged_sta()
111 for (sta = hapd->sta_list; sta; sta = sta->next) in set_sta_weights()
Dsta_info.c60 for (sta = hapd->sta_list; sta; sta = sta->next) { in ap_for_each_sta()
85 for (sta = hapd->sta_list; sta; sta = sta->next) { in ap_get_sta_p2p()
108 if (hapd->sta_list == sta) { in ap_sta_list_del()
109 hapd->sta_list = sta->next; in ap_sta_list_del()
113 tmp = hapd->sta_list; in ap_sta_list_del()
423 sta = hapd->sta_list; in hostapd_free_stas()
756 sta->next = hapd->sta_list; in ap_sta_add()
757 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.c800 for (sta = hapd->sta_list; sta; sta = sta->next) in hostapd_das_find_sta()
813 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
829 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
857 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
888 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
915 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
953 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_das_find_sta()
1827 *get_ctx = (struct fst_get_peer_ctx *) hapd->sta_list; in fst_hostapd_get_peer_first()
3716 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_ocv_check_csa_sa_query()
Dhostapd.h165 struct sta_info *sta_list; /* STA info list head */ member
Dctrl_iface_ap.c387 return hostapd_ctrl_iface_sta_mib(hapd, hapd->sta_list, buf, buflen); in hostapd_ctrl_iface_sta_first()
Dwpa_auth_glue.c549 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_wpa_auth_for_each_sta()
Ddrv_callbacks.c1003 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_event_ch_switch()
Dwps_hostapd.c1719 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_rx_req_put_wlan_response()
Dieee802_11.c699 for (sta = hapd->sta_list; sta; sta = sta->next) { in use_sae_anti_clogging()
/external/wpa_supplicant_8/hostapd/hidl/1.3/
Dhostapd.cpp599 for (sta = hapd->sta_list; sta; sta = sta->next) { in forceStaDisconnection()
/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.c4083 sta = hapd->sta_list; in wpas_dbus_getter_stas()
5572 for (sta = hapd->sta_list; sta; sta = sta->next) { in wpas_dbus_getter_mesh_peers()
/external/wpa_supplicant_8/hostapd/
Dctrl_iface.c1367 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_disassoc_accept_mac()
1384 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_disassoc_deny_mac()