Home
last modified time | relevance | path

Searched defs:sta (Results 1 – 25 of 50) sorted by relevance

12

/external/wpa_supplicant_8/src/ap/
Dsta_info.c49 int (*cb)(struct hostapd_data *hapd, struct sta_info *sta, in ap_for_each_sta()
53 struct sta_info *sta; in ap_for_each_sta() local
64 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta) in ap_get_sta()
78 struct sta_info *sta; in ap_get_sta_p2p() local
99 static void ap_sta_list_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_list_del()
119 void ap_sta_hash_add(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_add()
126 static void ap_sta_hash_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_del()
148 void ap_sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_ip6addr_del()
154 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta()
320 struct sta_info *sta, *prev; in hostapd_free_stas() local
[all …]
Dap_mlme.c54 struct sta_info *sta) in mlme_authenticate_indication()
78 struct sta_info *sta, u16 reason_code) in mlme_deauthenticate_indication()
101 void mlme_associate_indication(struct hostapd_data *hapd, struct sta_info *sta) in mlme_associate_indication()
125 struct sta_info *sta) in mlme_reassociate_indication()
149 struct sta_info *sta, u16 reason_code) in mlme_disassociate_indication()
169 void mlme_deletekeys_request(struct hostapd_data *hapd, struct sta_info *sta) in mlme_deletekeys_request()
Dieee802_11.c194 static u16 auth_shared_key(struct hostapd_data *hapd, struct sta_info *sta, in auth_shared_key()
294 struct sta_info *sta; in handle_auth_ft_finish() local
321 struct sta_info *sta, int update) in auth_build_sae_commit()
350 struct sta_info *sta) in auth_build_sae_confirm()
365 struct sta_info *sta, in auth_sae_send_commit()
385 struct sta_info *sta, in auth_sae_send_confirm()
406 struct sta_info *sta; in use_sae_anti_clogging() local
475 static int sae_check_big_sync(struct sta_info *sta) in sae_check_big_sync()
489 struct sta_info *sta = eloop_data; in auth_sae_retransmit_timer() local
517 void sae_clear_retransmit_timer(struct hostapd_data *hapd, struct sta_info *sta) in sae_clear_retransmit_timer()
[all …]
Dieee802_1x.c42 static void ieee802_1x_send(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_send()
96 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized()
129 struct sta_info *sta, in ieee802_1x_tx_key_one()
207 void ieee802_1x_tx_key(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_tx_key()
279 int radius_sta_rate(struct hostapd_data *hapd, struct sta_info *sta) in radius_sta_rate()
331 struct sta_info *sta, in add_common_radius_sta_attr_rsn()
393 struct sta_info *sta, in add_common_radius_sta_attr()
467 struct sta_info *sta, in add_common_radius_attr()
558 struct sta_info *sta, in ieee802_1x_encapsulate_radius()
690 struct sta_info *sta, struct eap_hdr *eap, in handle_eap_response()
[all …]
Daccounting.c35 struct sta_info *sta, in accounting_msg()
161 struct sta_info *sta, in accounting_sta_update_stats()
188 struct sta_info *sta = timeout_ctx; in accounting_interim_update() local
210 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_start()
248 struct sta_info *sta, int stop) in accounting_sta_report()
359 struct sta_info *sta) in accounting_sta_interim()
371 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_stop()
387 struct sta_info *sta) in accounting_sta_get_id()
Daccounting.h14 struct sta_info *sta) in accounting_sta_get_id()
19 struct sta_info *sta) in accounting_sta_start()
24 struct sta_info *sta) in accounting_sta_stop()
Dpreauth_auth.h34 struct sta_info *sta, in rsn_preauth_finished()
40 struct sta_info *sta, in rsn_preauth_send()
46 struct sta_info *sta) in rsn_preauth_free_station()
Dieee802_11_ht.c312 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_ht_capab()
343 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_add()
366 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_remove()
389 static void update_sta_ht(struct hostapd_data *hapd, struct sta_info *sta) in update_sta_ht()
422 static void update_sta_no_ht(struct hostapd_data *hapd, struct sta_info *sta) in update_sta_no_ht()
437 void update_ht_state(struct hostapd_data *hapd, struct sta_info *sta) in update_ht_state()
Dctrl_iface_ap.c27 struct sta_info *sta, in hostapd_get_sta_tx_rx()
46 static int hostapd_get_sta_conn_time(struct sta_info *sta, in hostapd_get_sta_conn_time()
85 struct sta_info *sta, in hostapd_ctrl_iface_sta_mib()
180 struct sta_info *sta; in hostapd_ctrl_iface_sta() local
217 struct sta_info *sta; in hostapd_ctrl_iface_sta_next() local
292 struct sta_info *sta; in hostapd_ctrl_iface_deauthenticate() local
352 struct sta_info *sta; in hostapd_ctrl_iface_disassociate() local
Dpreauth_auth.c47 struct sta_info *sta; in rsn_preauth_receive() local
188 struct sta_info *sta = timeout_ctx; in rsn_preauth_finished_cb() local
195 void rsn_preauth_finished(struct hostapd_data *hapd, struct sta_info *sta, in rsn_preauth_finished()
231 void rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta, in rsn_preauth_send()
268 void rsn_preauth_free_station(struct hostapd_data *hapd, struct sta_info *sta) in rsn_preauth_free_station()
Dndisc_snoop.c40 static int sta_ip6addr_add(struct sta_info *sta, struct in6_addr *addr) in sta_ip6addr_add()
56 void sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) in sta_ip6addr_del()
68 static int sta_has_ip6addr(struct sta_info *sta, struct in6_addr *addr) in sta_has_ip6addr()
86 struct sta_info *sta; in ucast_to_stas() local
102 struct sta_info *sta; in handle_ndisc() local
Dieee802_11.h38 struct sta_info *sta, in ieee802_11_get_mib_sta()
102 struct sta_info *sta) in sae_clear_retransmit_timer()
Dtkip_countermeasures.c36 struct sta_info *sta; in ieee80211_tkip_countermeasures_start() local
75 struct sta_info *sta = ap_get_sta(hapd, addr); in michael_mic_failure() local
Ddrv_callbacks.c40 struct sta_info *sta; in hostapd_notif_assoc() local
386 struct sta_info *sta; in hostapd_notif_disassoc() local
422 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_low_ack() local
651 struct sta_info *sta; in hostapd_notify_auth_ft_finish() local
669 struct sta_info *sta; in hostapd_notif_auth() local
713 struct sta_info *sta; in hostapd_action_rx() local
880 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_new_sta() local
903 struct sta_info *sta; in hostapd_event_eapol_rx() local
Dwpa_auth_glue.c160 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_set_eapol() local
202 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_get_eapol() local
221 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_get_psk() local
258 struct sta_info *sta; in hostapd_wpa_auth_get_msk() local
313 struct sta_info *sta; in hostapd_wpa_auth_send_eapol() local
345 struct sta_info *sta; in hostapd_wpa_auth_for_each_sta() local
498 struct sta_info *sta; in hostapd_wpa_auth_send_ft_action() local
525 struct sta_info *sta; in hostapd_wpa_auth_add_sta() local
Dieee802_11_vht.c134 u16 copy_sta_vht_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_vht_capab()
162 u16 copy_sta_vendor_vht(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_vendor_vht()
222 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta, in set_sta_vht_opmode()
Dwnm_ap.c60 struct sta_info *sta; in ieee802_11_send_wnmsleep_resp() local
414 struct sta_info *sta, int disassoc_timer) in wnm_send_disassoc_imminent()
449 static void set_disassoc_timer(struct hostapd_data *hapd, struct sta_info *sta, in set_disassoc_timer()
478 struct sta_info *sta, const char *url, in wnm_send_ess_disassoc_imminent()
527 int wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta, in wnm_send_bss_tm_req()
Dieee802_11_shared.c23 struct sta_info *sta, u8 *eid) in hostapd_eid_assoc_comeback_time()
79 struct sta_info *sta; in ieee802_11_send_sa_query_resp() local
117 struct sta_info *sta; in ieee802_11_sa_query_action() local
Dp2p_hostapd.h25 struct sta_info *sta, in hostapd_p2p_get_mib_sta()
Dndisc_snoop.h30 struct sta_info *sta) in sta_ip6addr_del()
Diapp.h23 struct sta_info *sta) in iapp_new_station()
/external/wpa_supplicant_8/wpa_supplicant/tests/
Dlink_test.c21 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta) in ap_get_sta()
28 int (*cb)(struct hostapd_data *hapd, struct sta_info *sta, in ap_for_each_sta()
36 void ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_session_timeout()
42 int ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta, in ap_sta_bind_vlan()
49 void rsn_preauth_finished(struct hostapd_data *hapd, struct sta_info *sta, in rsn_preauth_finished()
55 void rsn_preauth_send(struct hostapd_data *hapd, struct sta_info *sta, in rsn_preauth_send()
61 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_start()
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c121 struct sta_info *sta, in copy_supp_rates()
171 struct sta_info *sta; in llid_in_use() local
185 struct sta_info *sta) in mesh_mpm_init_link()
206 struct sta_info *sta, in mesh_mpm_send_plink_action()
357 struct sta_info *sta, in wpa_mesh_set_plink_state()
381 struct sta_info *sta) in mesh_mpm_fsm_restart()
394 struct sta_info *sta = user_data; in plink_timer() local
436 mesh_mpm_plink_open(struct wpa_supplicant *wpa_s, struct sta_info *sta, in mesh_mpm_plink_open()
451 struct sta_info *sta, void *ctx) in mesh_mpm_plink_close()
487 struct sta_info *sta; in mesh_mpm_auth_peer() local
[all …]
Dmesh_rsn.c35 struct sta_info *sta = user_data; in mesh_auth_timer() local
85 struct sta_info *sta = ap_get_sta(hapd, addr); in auth_get_psk() local
127 struct sta_info *sta; in auth_start_ampe() local
268 struct sta_info *sta) in mesh_rsn_build_sae_commit()
288 struct sta_info *sta) in mesh_rsn_auth_sae_sta()
327 void mesh_rsn_get_pmkid(struct mesh_rsn *rsn, struct sta_info *sta, u8 *pmkid) in mesh_rsn_get_pmkid()
337 mesh_rsn_derive_aek(struct mesh_rsn *rsn, struct sta_info *sta) in mesh_rsn_derive_aek()
360 int mesh_rsn_derive_mtk(struct wpa_supplicant *wpa_s, struct sta_info *sta) in mesh_rsn_derive_mtk()
416 void mesh_rsn_init_ampe_sta(struct wpa_supplicant *wpa_s, struct sta_info *sta) in mesh_rsn_init_ampe_sta()
433 int mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta, in mesh_rsn_protect_frame()
[all …]
/external/wpa_supplicant_8/src/wps/
Dwps_er.c34 static void wps_er_sta_event(struct wps_context *wps, struct wps_er_sta *sta, in wps_er_sta_event()
62 struct wps_er_sta *sta; in wps_er_sta_get() local
74 static void wps_er_sta_free(struct wps_er_sta *sta) in wps_er_sta_free()
93 struct wps_er_sta *prev, *sta; in wps_er_sta_remove_all() local
750 struct wps_er_sta *sta = eloop_data; in wps_er_sta_timeout() local
762 struct wps_er_sta *sta = wps_er_sta_get(ap, addr, NULL); in wps_er_add_sta_data() local
868 struct wps_er_sta *sta = ctx; in wps_er_http_put_wlan_response_cb() local
963 static void wps_er_sta_send_msg(struct wps_er_sta *sta, struct wpabuf *msg) in wps_er_sta_send_msg()
1010 static void wps_er_sta_process(struct wps_er_sta *sta, struct wpabuf *msg, in wps_er_sta_process()
1036 static void wps_er_sta_start(struct wps_er_sta *sta, struct wpabuf *msg) in wps_er_sta_start()
[all …]

12