Home
last modified time | relevance | path

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

123

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dsta_info.c60 struct sta_info *sta; in ap_for_each_sta() local
85 struct sta_info *sta; in ap_get_sta_p2p() local
386 struct sta_info *sta, *prev; in hostapd_free_stas() local
415 struct sta_info *sta = timeout_ctx; in ap_handle_timer() local
589 struct sta_info *sta = timeout_ctx; in ap_handle_session_timer() local
673 struct sta_info *sta; in ap_sta_add() local
759 struct sta_info *sta) in ap_sta_remove_in_other_bss()
1193 struct sta_info *sta) in ap_sta_wpa_get_keyid()
1388 struct sta_info *sta) in ap_sta_clear_disconnect_timeouts()
1466 struct sta_info *sta) in ap_sta_delayed_1x_auth_fail_disconnect()
[all …]
H A Dieee802_1x.c145 struct sta_info *sta, in ieee802_1x_tx_key_one()
370 struct sta_info *sta, in add_common_radius_sta_attr_rsn()
530 struct sta_info *sta, in add_common_radius_attr()
679 struct sta_info *sta, in ieee802_1x_encapsulate_radius()
1026 struct sta_info *sta; in ieee802_1x_receive() local
1399 struct sta_info *sta) in ieee802_1x_decapsulate_radius()
1538 struct sta_info *sta, in ieee802_1x_store_radius_class()
1768 struct sta_info *sta, in ieee802_1x_check_hs20()
1859 struct sta_info *sta) in ieee802_1x_update_vlan()
1910 struct sta_info *sta; in ieee802_1x_receive_auth() local
[all …]
H A Dieee802_11.c349 struct sta_info *sta; in handle_auth_ft_finish() local
464 struct sta_info *sta, in auth_sae_send_commit()
509 struct sta_info *sta; in use_sae_anti_clogging() local
1431 void handle_auth_fils(struct hostapd_data *hapd, struct sta_info *sta, in handle_auth_fils()
3866 struct sta_info *sta; in handle_assoc() local
4269 struct sta_info *sta; in handle_disassoc() local
4333 struct sta_info *sta; in handle_deauth() local
4402 struct sta_info *sta; in handle_action() local
4714 struct sta_info *sta; in handle_auth_cb() local
4789 struct sta_info *sta; in handle_assoc_cb() local
[all …]
H A Dap_mlme.c54 struct sta_info *sta) in mlme_authenticate_indication()
83 struct sta_info *sta, u16 reason_code) in mlme_deauthenticate_indication()
106 void mlme_associate_indication(struct hostapd_data *hapd, struct sta_info *sta) in mlme_associate_indication()
134 struct sta_info *sta) in mlme_reassociate_indication()
162 struct sta_info *sta, u16 reason_code) in mlme_disassociate_indication()
182 void mlme_deletekeys_request(struct hostapd_data *hapd, struct sta_info *sta) in mlme_deletekeys_request()
H A Daccounting.c35 struct sta_info *sta, in accounting_msg()
171 struct sta_info *sta, in accounting_sta_update_stats()
204 struct sta_info *sta = timeout_ctx; in accounting_interim_update() local
226 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_start()
266 struct sta_info *sta, int stop) in accounting_sta_report()
369 struct sta_info *sta) in accounting_sta_interim()
381 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_stop()
395 int accounting_sta_get_id(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_get_id()
463 struct sta_info *sta; in accounting_interim_error_cb() local
H A Dmbo_ap.c19 void mbo_ap_sta_free(struct sta_info *sta) in mbo_ap_sta_free()
33 static void mbo_ap_parse_non_pref_chan(struct sta_info *sta, in mbo_ap_parse_non_pref_chan()
83 void mbo_ap_check_sta_assoc(struct hostapd_data *hapd, struct sta_info *sta, in mbo_ap_check_sta_assoc()
115 int mbo_ap_get_info(struct sta_info *sta, char *buf, size_t buflen) in mbo_ap_get_info()
168 static void mbo_ap_wnm_notif_req_cell_capa(struct sta_info *sta, in mbo_ap_wnm_notif_req_cell_capa()
180 static void mbo_ap_wnm_notif_req_elem(struct sta_info *sta, u8 type, in mbo_ap_wnm_notif_req_elem()
213 struct sta_info *sta; in mbo_ap_wnm_notification_req() local
H A Dieee802_11_ht.c239 struct sta_info *sta; in hostapd_2040_coex_action() local
379 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_ht_capab()
410 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_add()
433 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_remove()
456 static void update_sta_ht(struct hostapd_data *hapd, struct sta_info *sta) in update_sta_ht()
489 static void update_sta_no_ht(struct hostapd_data *hapd, struct sta_info *sta) in update_sta_no_ht()
504 void update_ht_state(struct hostapd_data *hapd, struct sta_info *sta) in update_ht_state()
H A Dairtime_policy.c57 struct sta_info *sta, in set_new_backlog_time()
72 struct sta_info *sta; in count_backlogged_sta() local
93 struct sta_info *sta, in sta_set_airtime_weight()
109 struct sta_info *sta; in set_sta_weights() local
226 static int get_weight_for_sta(struct hostapd_data *hapd, const u8 *sta) in get_weight_for_sta()
238 int airtime_policy_new_sta(struct hostapd_data *hapd, struct sta_info *sta) in airtime_policy_new_sta()
H A Dwpa_auth_glue.c334 struct sta_info *sta; in hostapd_wpa_auth_get_msk() local
373 struct sta_info *sta; in hostapd_wpa_auth_set_key() local
420 struct sta_info *sta; in hostapd_wpa_auth_send_eapol() local
452 struct sta_info *sta; in hostapd_wpa_auth_for_each_sta() local
806 struct sta_info *sta; in hostapd_wpa_auth_update_vlan() local
847 struct sta_info *sta; in hostapd_get_sta_tx_params() local
871 struct sta_info *sta; in hostapd_wpa_auth_send_ft_action() local
898 struct sta_info *sta; in hostapd_wpa_auth_add_sta() local
932 struct sta_info *sta; in hostapd_wpa_auth_set_vlan() local
965 struct sta_info *sta; in hostapd_wpa_auth_get_vlan() local
[all …]
H A Dwpa_auth_kay.h26 struct sta_info *sta) in ieee802_1x_alloc_kay_sm_hapd()
33 struct sta_info *sta) in ieee802_1x_notify_create_actor_hapd()
44 struct sta_info *sta) in ieee802_1x_create_preshared_mka_hapd()
H A Ddrv_callbacks.c47 struct sta_info *sta) in hostapd_notify_assoc_fils_finish()
109 struct sta_info *sta; in hostapd_notif_assoc() local
657 struct sta_info *sta; in hostapd_notif_disassoc() local
694 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_low_ack() local
711 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_opmode_changed() local
1034 struct sta_info *sta; in hostapd_notify_auth_ft_finish() local
1051 struct sta_info *sta, u16 resp, in hostapd_notify_auth_fils_finish()
1078 struct sta_info *sta; in hostapd_notif_auth() local
1135 struct sta_info *sta; in hostapd_action_rx() local
1369 struct sta_info *sta; in hostapd_event_eapol_rx() local
[all …]
H A Dfils_hlp.c36 static int fils_dhcp_request(struct hostapd_data *hapd, struct sta_info *sta, in fils_dhcp_request()
153 struct sta_info *sta; in fils_dhcp_handler() local
326 struct sta_info *sta, in fils_process_hlp_dhcp()
479 struct sta_info *sta, const u8 *dst, in fils_process_hlp_udp()
510 struct sta_info *sta, const u8 *dst, in fils_process_hlp_ip()
540 struct sta_info *sta, in fils_process_hlp_req()
576 int fils_process_hlp(struct hostapd_data *hapd, struct sta_info *sta, in fils_process_hlp()
H A Daccounting.h14 struct sta_info *sta) in accounting_sta_get_id()
20 struct sta_info *sta) in accounting_sta_start()
25 struct sta_info *sta) in accounting_sta_stop()
H A Dndisc_snoop.c41 static int sta_ip6addr_add(struct sta_info *sta, struct in6_addr *addr) in sta_ip6addr_add()
57 void sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) in sta_ip6addr_del()
69 static int sta_has_ip6addr(struct sta_info *sta, struct in6_addr *addr) in sta_has_ip6addr()
87 struct sta_info *sta; in ucast_to_stas() local
103 struct sta_info *sta; in handle_ndisc() local
H A 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()
H A Dmbo_ap.h28 struct sta_info *sta, in mbo_ap_check_sta_assoc()
33 static inline int mbo_ap_get_info(struct sta_info *sta, char *buf, in mbo_ap_get_info()
45 static inline void mbo_ap_sta_free(struct sta_info *sta) in mbo_ap_sta_free()
H A Dctrl_iface_ap.c54 struct sta_info *sta, in hostapd_get_sta_tx_rx()
167 static int hostapd_get_sta_conn_time(struct sta_info *sta, in hostapd_get_sta_conn_time()
206 struct sta_info *sta, in hostapd_ctrl_iface_sta_mib()
369 struct sta_info *sta; in hostapd_ctrl_iface_sta() local
409 struct sta_info *sta; in hostapd_ctrl_iface_sta_next() local
484 struct sta_info *sta; in hostapd_ctrl_iface_deauthenticate() local
547 struct sta_info *sta; in hostapd_ctrl_iface_disassociate() local
612 struct sta_info *sta; in hostapd_ctrl_iface_signature() local
632 struct sta_info *sta; in hostapd_ctrl_iface_poll_sta() local
H A 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()
H A Dwnm_ap.c62 struct sta_info *sta; in ieee802_11_send_wnmsleep_resp() local
246 struct sta_info *sta; in ieee802_11_rx_wnmsleep_req() local
427 struct sta_info *sta = timeout_ctx; in ap_sta_reset_steer_flag_timer() local
444 struct sta_info *sta; in ieee802_11_rx_bss_trans_mgmt_resp() local
621 struct sta_info *sta, int disassoc_timer) in wnm_send_disassoc_imminent()
656 static void set_disassoc_timer(struct hostapd_data *hapd, struct sta_info *sta, in set_disassoc_timer()
685 struct sta_info *sta, const char *url, in wnm_send_ess_disassoc_imminent()
734 int wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta, in wnm_send_bss_tm_req()
812 int wnm_send_coloc_intf_req(struct hostapd_data *hapd, struct sta_info *sta, in wnm_send_coloc_intf_req()
H A Dieee802_11_vht.c332 u16 copy_sta_vht_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_vht_capab()
360 u16 copy_sta_vht_oper(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_vht_oper()
383 u16 copy_sta_vendor_vht(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_vendor_vht()
443 u16 set_sta_vht_opmode(struct hostapd_data *hapd, struct sta_info *sta, in set_sta_vht_opmode()
H A Dtkip_countermeasures.c36 struct sta_info *sta; in ieee80211_tkip_countermeasures_start() local
80 struct sta_info *sta = ap_get_sta(hapd, addr); in michael_mic_failure() local
H A Dieee802_11_shared.c25 struct sta_info *sta, u8 *eid) in hostapd_eid_assoc_comeback_time()
55 struct sta_info *sta; in ieee802_11_send_sa_query_req() local
128 struct sta_info *sta; in ieee802_11_send_sa_query_resp() local
210 struct sta_info *sta; in ieee802_11_sa_query_action() local
857 void ap_copy_sta_supp_op_classes(struct sta_info *sta, in ap_copy_sta_supp_op_classes()
938 int get_tx_parameters(struct sta_info *sta, int ap_max_chanwidth, in get_tx_parameters()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dmesh_mpm.c122 struct sta_info *sta, in copy_supp_rates()
172 struct sta_info *sta; in llid_in_use() local
186 struct sta_info *sta) in mesh_mpm_init_link()
456 struct sta_info *sta) in mesh_mpm_fsm_restart()
555 struct sta_info *sta; in mesh_mpm_close_peer() local
587 struct sta_info *sta; in mesh_mpm_connect_peer() local
650 struct sta_info *sta; in mesh_mpm_auth_peer() local
698 struct sta_info *sta; in mesh_mpm_add_peer() local
805 struct sta_info *sta; in wpa_mesh_new_mesh_peer() local
866 struct sta_info *sta) in mesh_mpm_plink_estab()
[all …]
H A Dmesh_rsn.c34 struct sta_info *sta = user_data; in mesh_auth_timer() local
83 struct sta_info *sta = ap_get_sta(hapd, addr); in auth_get_psk() local
129 struct sta_info *sta; in auth_start_ampe() local
323 struct sta_info *sta) in mesh_rsn_build_sae_commit()
354 struct sta_info *sta) in mesh_rsn_auth_sae_sta()
416 void mesh_rsn_get_pmkid(struct mesh_rsn *rsn, struct sta_info *sta, u8 *pmkid) in mesh_rsn_get_pmkid()
423 mesh_rsn_derive_aek(struct mesh_rsn *rsn, struct sta_info *sta) in mesh_rsn_derive_aek()
455 int mesh_rsn_derive_mtk(struct wpa_supplicant *wpa_s, struct sta_info *sta) in mesh_rsn_derive_mtk()
517 void mesh_rsn_init_ampe_sta(struct wpa_supplicant *wpa_s, struct sta_info *sta) in mesh_rsn_init_ampe_sta()
534 int mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta, in mesh_rsn_protect_frame()
[all …]
/dragonfly/contrib/wpa_supplicant/src/wps/
H A 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
749 struct wps_er_sta *sta = eloop_data; in wps_er_sta_timeout() local
761 struct wps_er_sta *sta = wps_er_sta_get(ap, addr, NULL); in wps_er_add_sta_data() local
867 struct wps_er_sta *sta = ctx; in wps_er_http_put_wlan_response_cb() local
1072 struct wps_er_sta *sta; in wps_er_process_wlanevent_eap() local
1333 struct wps_er_sta *sta; in wps_er_refresh() local
1579 struct wps_er_sta *sta = NULL; in wps_er_pbc() local
[all …]

123