Home
last modified time | relevance | path

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

1234567891011

/freebsd/contrib/wpa/src/ap/
H A Dsta_info.c54 int (*cb)(struct hostapd_data *hapd, struct sta_info *sta, in ap_for_each_sta()
58 struct sta_info *sta; in ap_for_each_sta() local
69 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta) in ap_get_sta()
101 struct sta_info *sta; in ap_get_sta_p2p() local
122 static void ap_sta_list_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_list_del()
142 void ap_sta_hash_add(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_add()
149 static void ap_sta_hash_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_del()
171 void ap_sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_ip6addr_del()
179 void ap_free_sta_pasn(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta_pasn()
209 static void __ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in __ap_free_sta()
[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()
136 struct sta_info *sta) in mlme_reassociate_indication()
166 struct sta_info *sta, u16 reason_code) in mlme_disassociate_indication()
186 void mlme_deletekeys_request(struct hostapd_data *hapd, struct sta_info *sta) in mlme_deletekeys_request()
H A Dieee802_1x.c51 static void ieee802_1x_send(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_send()
113 struct sta_info *sta, in ieee802_1x_set_authorized()
148 struct sta_info *sta, in ieee802_1x_ml_set_sta_authorized()
201 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized()
213 struct sta_info *sta, in ieee802_1x_tx_key_one()
310 static void ieee802_1x_tx_key(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_tx_key()
388 int radius_sta_rate(struct hostapd_data *hapd, struct sta_info *sta) in radius_sta_rate()
441 struct sta_info *sta, in add_common_radius_sta_attr_rsn()
500 struct sta_info *sta, in add_common_radius_sta_attr()
598 struct sta_info *sta, in add_common_radius_attr()
[all …]
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 Dairtime_policy.c57 struct sta_info *sta, in set_new_backlog_time()
72 struct sta_info *sta; in count_backlogged_sta() local
97 struct sta_info *sta, in sta_set_airtime_weight()
113 struct sta_info *sta; in set_sta_weights() local
235 static int get_weight_for_sta(struct hostapd_data *hapd, const u8 *sta) in get_weight_for_sta()
247 int airtime_policy_new_sta(struct hostapd_data *hapd, struct sta_info *sta) in airtime_policy_new_sta()
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 Dieee802_11_ht.c257 struct sta_info *sta; in hostapd_2040_coex_action() local
397 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_ht_capab()
428 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_add()
451 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_remove()
475 static void update_sta_ht(struct hostapd_data *hapd, struct sta_info *sta) in update_sta_ht()
508 static void update_sta_no_ht(struct hostapd_data *hapd, struct sta_info *sta) in update_sta_no_ht()
523 int update_ht_state(struct hostapd_data *hapd, struct sta_info *sta) in update_ht_state()
H A Dieee802_11.c297 static u16 auth_shared_key(struct hostapd_data *hapd, struct sta_info *sta, in auth_shared_key()
355 static int send_auth_reply(struct hostapd_data *hapd, struct sta_info *sta, in send_auth_reply()
526 struct sta_info *sta, in send_8021x_auth_reply()
550 struct sta_info *sta; in handle_auth_ft_finish() local
581 static void sae_set_state(struct sta_info *sta, enum sae_state state, in sae_set_state()
605 sae_password_find_pw(struct hostapd_data *hapd, struct sta_info *sta) in sae_password_find_pw()
623 struct sta_info *sta, in is_other_sae_password()
649 struct sta_info *sta) in has_sae_success_seen()
691 struct sta_info *sta) in sae_password_track_success()
707 struct sta_info *sta) in sae_password_track_fail()
[all …]
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 Dwnm_ap.c48 struct sta_info *sta) in wnm_ap_get_own_addr()
77 struct sta_info *sta; in ieee802_11_send_wnmsleep_resp() local
287 struct sta_info *sta; in ieee802_11_rx_wnmsleep_req() local
388 struct sta_info *sta; in ieee802_11_send_bss_trans_mgmt_request() local
488 struct sta_info *sta = timeout_ctx; in ap_sta_reset_steer_flag_timer() local
505 struct sta_info *sta; in ieee802_11_rx_bss_trans_mgmt_resp() local
577 struct sta_info *sta; in wnm_beacon_protection_failure() local
691 struct sta_info *sta; in ieee802_11_rx_wnm_event_report() local
844 struct sta_info *sta, int disassoc_timer) in wnm_send_disassoc_imminent()
880 static void set_disassoc_timer(struct hostapd_data *hapd, struct sta_info *sta, in set_disassoc_timer()
[all …]
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 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 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()
70 static int sta_has_ip6addr(struct sta_info *sta, struct in6_addr *addr) in sta_has_ip6addr()
88 struct sta_info *sta; in ucast_to_stas() local
104 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()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c123 struct sta_info *sta, in copy_supp_rates()
173 struct sta_info *sta; in llid_in_use() local
187 struct sta_info *sta) in mesh_mpm_init_link()
209 struct sta_info *sta, in mesh_mpm_send_plink_action()
455 struct sta_info *sta, in wpa_mesh_set_plink_state()
482 struct sta_info *sta) in mesh_mpm_fsm_restart()
495 struct sta_info *sta = user_data; in plink_timer() local
545 mesh_mpm_plink_open(struct wpa_supplicant *wpa_s, struct sta_info *sta, in mesh_mpm_plink_open()
559 static int mesh_mpm_plink_close(struct hostapd_data *hapd, struct sta_info *sta, in mesh_mpm_plink_close()
587 struct sta_info *sta; in mesh_mpm_close_peer() local
[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
130 struct sta_info *sta; in auth_start_ampe() local
151 struct sta_info *sta; in auth_for_each_sta() local
341 struct sta_info *sta) in mesh_rsn_build_sae_commit()
372 struct sta_info *sta) in mesh_rsn_auth_sae_sta()
435 void mesh_rsn_get_pmkid(struct mesh_rsn *rsn, struct sta_info *sta, u8 *pmkid) in mesh_rsn_get_pmkid()
442 mesh_rsn_derive_aek(struct mesh_rsn *rsn, struct sta_info *sta) in mesh_rsn_derive_aek()
474 int mesh_rsn_derive_mtk(struct wpa_supplicant *wpa_s, struct sta_info *sta) in mesh_rsn_derive_mtk()
536 void mesh_rsn_init_ampe_sta(struct wpa_supplicant *wpa_s, struct sta_info *sta) in mesh_rsn_init_ampe_sta()
[all …]
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dkey.c12 struct ieee80211_sta *sta, in iwl_mld_get_key_flags()
61 struct ieee80211_sta *sta, in iwl_mld_get_key_sta_mask()
182 struct ieee80211_sta *sta, in iwl_mld_remove_key()
220 struct ieee80211_sta *sta, in iwl_mld_add_key()
278 struct ieee80211_sta *sta; member
283 struct ieee80211_sta *sta, in iwl_mld_remove_ap_keys_iter()
304 struct ieee80211_sta *sta, unsigned int link_id) in iwl_mld_remove_ap_keys()
320 struct ieee80211_sta *sta; member
328 struct ieee80211_sta *sta, in iwl_mld_update_sta_key_iter()
357 struct ieee80211_sta *sta, in iwl_mld_update_sta_keys()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_sta.c139 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_tx_stats() local
247 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_cfr_capture() local
345 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_cfr_capture() local
380 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_dump_rx_stats() local
477 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_open_htt_peer_stats() local
513 struct ieee80211_sta *sta = inode->i_private; in ath11k_dbg_sta_release_htt_peer_stats() local
550 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_peer_pktlog() local
590 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_read_peer_pktlog() local
617 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_delba() local
668 struct ieee80211_sta *sta = file->private_data; in ath11k_dbg_sta_write_addba_resp() local
[all …]
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-key.c13 struct ieee80211_sta *sta, in iwl_mvm_get_sec_sta_mask()
61 struct ieee80211_sta *sta, in iwl_mvm_get_sec_flags()
118 struct ieee80211_sta *sta; member
126 struct ieee80211_sta *sta, in iwl_mvm_mld_update_sta_key()
155 struct ieee80211_sta *sta, in iwl_mvm_mld_update_sta_keys()
246 struct ieee80211_sta *sta, in iwl_mvm_sec_key_add()
298 struct ieee80211_sta *sta, in _iwl_mvm_sec_key_del()
362 struct ieee80211_sta *sta, in iwl_mvm_sec_key_del()
370 struct ieee80211_sta *sta, in iwl_mvm_sec_key_remove_ap_iter()
H A Dsta.c114 u8 iwl_mvm_get_sta_uapsd_acs(struct ieee80211_sta *sta) in iwl_mvm_get_sta_uapsd_acs()
131 int iwl_mvm_sta_send_to_fw(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sta_send_to_fw()
262 struct ieee80211_sta *sta; in iwl_mvm_rx_agg_session_expired() local
311 struct ieee80211_sta *sta; in iwl_mvm_invalidate_sta_queue() local
354 static int iwl_mvm_disable_txq(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_disable_txq()
449 struct ieee80211_sta *sta; in iwl_mvm_get_queue_agg_tids() local
489 struct ieee80211_sta *sta; in iwl_mvm_remove_sta_queue_marking() local
815 static int iwl_mvm_get_queue_size(struct ieee80211_sta *sta) in iwl_mvm_get_queue_size()
849 struct ieee80211_sta *sta, in iwl_mvm_tvqm_enable_txq()
899 struct ieee80211_sta *sta, u8 ac, in iwl_mvm_sta_alloc_queue_tvqm()
[all …]
H A Dtdls.c21 struct ieee80211_sta *sta; in iwl_mvm_teardown_tdls_peers() local
43 struct ieee80211_sta *sta; in iwl_mvm_tdls_sta_count() local
79 struct ieee80211_sta *sta; in iwl_mvm_tdls_config() local
209 struct ieee80211_sta *sta; in iwl_mvm_rx_tdls_notif() local
257 struct ieee80211_sta *sta = rcu_dereference_protected( in iwl_mvm_tdls_check_action() local
340 struct ieee80211_sta *sta; in iwl_mvm_tdls_config_channel_switch() local
458 struct ieee80211_sta *sta; in iwl_mvm_tdls_ch_switch_work() local
503 struct ieee80211_sta *sta, u8 oper_class, in iwl_mvm_tdls_channel_switch()
561 struct ieee80211_sta *sta) in iwl_mvm_tdls_cancel_channel_switch()
H A Dmld-sta.c9 u32 iwl_mvm_sta_fw_id_mask(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_sta_fw_id_mask()
41 struct iwl_mvm_int_sta *sta, in iwl_mvm_mld_add_int_sta_to_fw()
97 struct iwl_mvm_int_sta *sta, in iwl_mvm_add_aux_sta_to_fw()
118 struct iwl_mvm_int_sta *sta, in iwl_mvm_mld_add_int_sta_with_queue()
409 static int iwl_mvm_mld_cfg_sta(struct iwl_mvm *mvm, struct ieee80211_sta *sta, in iwl_mvm_mld_cfg_sta()
531 struct ieee80211_sta *sta, in iwl_mvm_mld_alloc_sta_link()
567 struct ieee80211_sta *sta) in iwl_mvm_mld_alloc_sta_links()
592 static void iwl_mvm_mld_set_ap_sta_id(struct ieee80211_sta *sta, in iwl_mvm_mld_set_ap_sta_id()
606 struct ieee80211_sta *sta) in iwl_mvm_alloc_sta_after_restart()
656 struct ieee80211_sta *sta) in iwl_mvm_mld_add_sta()
[all …]
/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebugfs_sta.c88 struct ieee80211_sta *sta; in ath10k_sta_update_rx_tid_stats() local
134 struct ieee80211_sta *sta; in ath10k_sta_update_extd_stats_rx_duration() local
153 struct ieee80211_sta *sta; in ath10k_sta_update_stats_rx_duration() local
181 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_aggr_mode() local
200 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_aggr_mode() local
243 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba() local
294 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_addba_resp() local
344 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_delba() local
396 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_read_peer_debug_trigger() local
415 struct ieee80211_sta *sta = file->private_data; in ath10k_dbg_sta_write_peer_debug_trigger() local
[all …]
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_kill.c56 int sta; in ATF_TC_BODY() local
88 int rv, sta; in ATF_TC_BODY() local
138 int sta; in ATF_TC_BODY() local
219 int i, sta; in ATF_TC_BODY() local
266 int i, sta; in ATF_TC_BODY() local

1234567891011