/hostap/src/ap/ |
D | sta_info.c | 54 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() 83 struct sta_info *sta; in ap_get_sta_p2p() local 104 static void ap_sta_list_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_list_del() 124 void ap_sta_hash_add(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_add() 131 static void ap_sta_hash_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_hash_del() 153 void ap_sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) in ap_sta_ip6addr_del() 161 void ap_free_sta_pasn(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta_pasn() 191 static void __ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in __ap_free_sta() [all …]
|
D | ieee802_1x.c | 51 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() 196 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized() 208 struct sta_info *sta, in ieee802_1x_tx_key_one() 305 static void ieee802_1x_tx_key(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_tx_key() 383 int radius_sta_rate(struct hostapd_data *hapd, struct sta_info *sta) in radius_sta_rate() 436 struct sta_info *sta, in add_common_radius_sta_attr_rsn() 495 struct sta_info *sta, in add_common_radius_sta_attr() 593 struct sta_info *sta, in add_common_radius_attr() [all …]
|
D | ap_mlme.c | 54 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()
|
D | accounting.c | 35 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
|
D | ieee802_11.c | 284 static u16 auth_shared_key(struct hostapd_data *hapd, struct sta_info *sta, in auth_shared_key() 342 static int send_auth_reply(struct hostapd_data *hapd, struct sta_info *sta, in send_auth_reply() 445 struct sta_info *sta; in handle_auth_ft_finish() local 476 static void sae_set_state(struct sta_info *sta, enum sae_state state, in sae_set_state() 500 sae_password_find_pw(struct hostapd_data *hapd, struct sta_info *sta) in sae_password_find_pw() 518 struct sta_info *sta, in is_other_sae_password() 544 struct sta_info *sta) in has_sae_success_seen() 564 struct sta_info *sta) in sae_password_track_success() 595 struct sta_info *sta) in sae_password_track_fail() 628 struct sta_info *sta, in sae_get_password() [all …]
|
D | mbo_ap.c | 19 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
|
D | airtime_policy.c | 57 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 230 static int get_weight_for_sta(struct hostapd_data *hapd, const u8 *sta) in get_weight_for_sta() 242 int airtime_policy_new_sta(struct hostapd_data *hapd, struct sta_info *sta) in airtime_policy_new_sta()
|
D | ieee802_11_ht.c | 257 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()
|
D | wnm_ap.c | 48 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 …]
|
D | ctrl_iface_ap.c | 54 static int hostapd_get_sta_conn_time(struct sta_info *sta, in hostapd_get_sta_conn_time() 81 struct sta_info *sta, in hostapd_get_sta_info() 236 struct sta_info *sta, in hostapd_ctrl_iface_sta_mib() 517 struct sta_info *sta; in hostapd_ctrl_iface_sta() local 557 struct sta_info *sta; in hostapd_ctrl_iface_sta_next() local 629 struct sta_info *sta; in hostapd_ctrl_iface_deauthenticate() local 694 struct sta_info *sta; in hostapd_ctrl_iface_disassociate() local 761 struct sta_info *sta; in hostapd_ctrl_iface_signature() local 781 struct sta_info *sta; in hostapd_ctrl_iface_poll_sta() local 1317 struct sta_info *sta; in hostapd_ctrl_iface_disassoc_imminent() local [all …]
|
D | drv_callbacks.c | 51 struct sta_info *sta) in hostapd_notify_assoc_fils_finish() 116 static bool check_sa_query_need(struct hostapd_data *hapd, struct sta_info *sta) in check_sa_query_need() 144 struct sta_info *sta, in hostapd_update_sta_links_status() 260 struct sta_info *sta; in hostapd_find_by_sta() local 305 struct sta_info *sta; in hostapd_notif_assoc() local 956 static void hostapd_remove_sta(struct hostapd_data *hapd, struct sta_info *sta) in hostapd_remove_sta() 970 struct sta_info *sta, in hostapd_notif_disassoc_mld() 1006 struct sta_info *sta; in hostapd_notif_disassoc() local 1082 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_low_ack() local 1113 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_opmode_changed() local [all …]
|
D | wpa_auth_kay.h | 26 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()
|
D | accounting.h | 14 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()
|
D | fils_hlp.c | 36 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()
|
D | ndisc_snoop.c | 41 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
|
D | preauth_auth.c | 47 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()
|
D | mbo_ap.h | 28 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()
|
D | wpa_auth_glue.c | 330 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_set_eapol() local 371 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_get_eapol() local 391 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_get_psk() local 474 struct sta_info *sta; in hostapd_wpa_auth_get_msk() local 522 struct sta_info *sta; in hostapd_wpa_auth_set_key() local 582 struct sta_info *sta; in hostapd_wpa_auth_send_eapol() local 633 struct sta_info *sta; in hostapd_wpa_auth_for_each_sta() local 1035 struct sta_info *sta; in hostapd_wpa_auth_update_vlan() local 1082 struct sta_info *sta; in hostapd_get_sta_tx_params() local 1106 struct sta_info *sta; in hostapd_wpa_auth_send_ft_action() local [all …]
|
D | preauth_auth.h | 34 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()
|
D | ieee802_11_shared.c | 37 struct sta_info *sta, u8 *eid) in hostapd_eid_assoc_comeback_time() 66 struct sta_info *sta = ap_get_sta(hapd, addr); in ieee802_11_send_sa_query_req() local 155 struct sta_info *sta; in ieee802_11_send_sa_query_resp() local 254 struct sta_info *sta; in ieee802_11_sa_query_action() local 959 void ap_copy_sta_supp_op_classes(struct sta_info *sta, in ap_copy_sta_supp_op_classes() 1040 int get_tx_parameters(struct sta_info *sta, int ap_max_chanwidth, in get_tx_parameters() 1171 u16 check_ext_capab(struct hostapd_data *hapd, struct sta_info *sta, in check_ext_capab() 1196 struct sta_info *sta, in hostapd_ml_get_assoc_sta() 1247 struct sta_info *sta, in hostapd_wfa_gen_capab() 1269 void hostapd_wfa_capab(struct hostapd_data *hapd, struct sta_info *sta, in hostapd_wfa_capab()
|
/hostap/wlantest/ |
D | sta.c | 20 struct wlantest_sta *sta; in sta_find() local 34 struct wlantest_sta *sta; in sta_find_mlo() local 81 struct wlantest_sta *sta; in sta_get() local 106 void sta_deinit(struct wlantest_sta *sta) in sta_deinit() 114 static void sta_update_assoc_ml(struct wlantest_sta *sta, in sta_update_assoc_ml() 134 void sta_update_assoc(struct wlantest_sta *sta, struct ieee802_11_elems *elems) in sta_update_assoc() 289 static void sta_copy_ptk(struct wlantest_sta *sta, struct wpa_ptk *ptk) in sta_copy_ptk() 298 void sta_new_ptk(struct wlantest *wt, struct wlantest_sta *sta, in sta_new_ptk()
|
D | rx_mgmt.c | 62 struct wlantest_sta *sta, size_t fields_len) in parse_basic_ml() 401 struct wlantest_sta *sta, size_t fields_len) in parse_basic_ml_elems() 415 struct wlantest_sta *sta) in parse_reconfig_ml() 676 struct wlantest_sta *sta) in parse_reconfig_ml_elems() 957 struct wlantest_sta *sta, in process_fils_auth() 1006 struct wlantest_sta *sta, in process_ft_auth() 1131 struct wlantest_sta *sta, in process_sae_auth() 1160 struct wlantest_sta *sta; in rx_mgmt_auth() local 1215 struct wlantest_sta *sta; in deauth_all_stas() local 1228 struct wlantest_sta *sta) in tdls_link_down() [all …]
|
D | ctrl.c | 166 struct wlantest_sta *sta; in ctrl_get_sta() local 193 struct wlantest_sta *sta; in ctrl_get_sta2() local 245 struct wlantest_sta *sta; in ctrl_list_sta() local 283 struct wlantest_sta *sta; in ctrl_clear_sta_counters() local 319 struct wlantest_sta *sta; in ctrl_clear_tdls_counters() local 346 struct wlantest_sta *sta; in ctrl_get_sta_counter() local 416 struct wlantest_sta *sta; in ctrl_get_tdls_counter() local 465 struct wlantest_bss *bss, struct wlantest_sta *sta, in build_mgmt_hdr() 485 struct wlantest_sta *sta, int sender_ap, in ctrl_inject_auth() 514 struct wlantest_sta *sta, int sender_ap, in ctrl_inject_assocreq() [all …]
|
/hostap/wpa_supplicant/ |
D | mesh_mpm.c | 123 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 …]
|
D | mesh_rsn.c | 34 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() 371 struct sta_info *sta) in mesh_rsn_auth_sae_sta() 434 void mesh_rsn_get_pmkid(struct mesh_rsn *rsn, struct sta_info *sta, u8 *pmkid) in mesh_rsn_get_pmkid() 441 mesh_rsn_derive_aek(struct mesh_rsn *rsn, struct sta_info *sta) in mesh_rsn_derive_aek() 473 int mesh_rsn_derive_mtk(struct wpa_supplicant *wpa_s, struct sta_info *sta) in mesh_rsn_derive_mtk() 535 void mesh_rsn_init_ampe_sta(struct wpa_supplicant *wpa_s, struct sta_info *sta) in mesh_rsn_init_ampe_sta() [all …]
|