/external/wpa_supplicant_8/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() 159 void ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) in ap_free_sta() 355 struct sta_info *sta, *prev; in hostapd_free_stas() local [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() 168 struct sta_info *sta, in accounting_sta_update_stats() 201 struct sta_info *sta = timeout_ctx; in accounting_interim_update() local 223 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_start() 263 struct sta_info *sta, int stop) in accounting_sta_report() 366 struct sta_info *sta) in accounting_sta_interim() 378 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_stop() 392 int accounting_sta_get_id(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_get_id() 460 struct sta_info *sta; in accounting_interim_error_cb() local
|
D | ieee802_1x.c | 47 static void ieee802_1x_send(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_send() 101 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized() 137 struct sta_info *sta, in ieee802_1x_tx_key_one() 215 static void ieee802_1x_tx_key(struct hostapd_data *hapd, struct sta_info *sta) in ieee802_1x_tx_key() 290 int radius_sta_rate(struct hostapd_data *hapd, struct sta_info *sta) in radius_sta_rate() 343 struct sta_info *sta, in add_common_radius_sta_attr_rsn() 405 struct sta_info *sta, in add_common_radius_sta_attr() 503 struct sta_info *sta, in add_common_radius_attr() 595 struct sta_info *sta, in ieee802_1x_encapsulate_radius() 730 struct sta_info *sta, struct eap_hdr *eap, in handle_eap_response() [all …]
|
D | ieee802_11.c | 206 static u16 auth_shared_key(struct hostapd_data *hapd, struct sta_info *sta, in auth_shared_key() 313 struct sta_info *sta; in handle_auth_ft_finish() local 347 struct sta_info *sta, int update) in auth_build_sae_commit() 376 struct sta_info *sta) in auth_build_sae_confirm() 391 struct sta_info *sta, in auth_sae_send_commit() 412 struct sta_info *sta, in auth_sae_send_confirm() 434 struct sta_info *sta; in use_sae_anti_clogging() local 503 static int sae_check_big_sync(struct sta_info *sta) in sae_check_big_sync() 517 struct sta_info *sta = eloop_data; in auth_sae_retransmit_timer() local 550 void sae_clear_retransmit_timer(struct hostapd_data *hapd, struct sta_info *sta) in sae_clear_retransmit_timer() [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 | 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 | 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 | 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 | 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() 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
|
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 | ieee802_11_ht.c | 335 u16 copy_sta_ht_capab(struct hostapd_data *hapd, struct sta_info *sta, in copy_sta_ht_capab() 366 void ht40_intolerant_add(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_add() 389 void ht40_intolerant_remove(struct hostapd_iface *iface, struct sta_info *sta) in ht40_intolerant_remove() 412 static void update_sta_ht(struct hostapd_data *hapd, struct sta_info *sta) in update_sta_ht() 445 static void update_sta_no_ht(struct hostapd_data *hapd, struct sta_info *sta) in update_sta_no_ht() 460 void update_ht_state(struct hostapd_data *hapd, struct sta_info *sta) in update_ht_state()
|
D | ctrl_iface_ap.c | 30 struct sta_info *sta, in hostapd_get_sta_tx_rx() 49 static int hostapd_get_sta_conn_time(struct sta_info *sta, in hostapd_get_sta_conn_time() 88 struct sta_info *sta, in hostapd_ctrl_iface_sta_mib() 196 struct sta_info *sta; in hostapd_ctrl_iface_sta() local 236 struct sta_info *sta; in hostapd_ctrl_iface_sta_next() local 311 struct sta_info *sta; in hostapd_ctrl_iface_deauthenticate() local 374 struct sta_info *sta; in hostapd_ctrl_iface_disassociate() local 439 struct sta_info *sta; in hostapd_ctrl_iface_signature() local 459 struct sta_info *sta; in hostapd_ctrl_iface_poll_sta() local
|
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 321 struct sta_info *sta, in fils_process_hlp_dhcp() 474 struct sta_info *sta, const u8 *dst, in fils_process_hlp_udp() 505 struct sta_info *sta, const u8 *dst, in fils_process_hlp_ip() 535 struct sta_info *sta, in fils_process_hlp_req() 571 int fils_process_hlp(struct hostapd_data *hapd, struct sta_info *sta, in fils_process_hlp()
|
D | tkip_countermeasures.c | 36 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
|
D | ieee802_11.h | 38 struct sta_info *sta, in ieee802_11_get_mib_sta() 110 struct sta_info *sta) in sae_clear_retransmit_timer()
|
D | wpa_auth_glue.c | 171 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_set_eapol() local 213 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_get_eapol() local 232 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_wpa_auth_get_psk() local 276 struct sta_info *sta; in hostapd_wpa_auth_get_msk() local 331 struct sta_info *sta; in hostapd_wpa_auth_send_eapol() local 363 struct sta_info *sta; in hostapd_wpa_auth_for_each_sta() local 518 struct sta_info *sta; in hostapd_wpa_auth_send_ft_action() local 545 struct sta_info *sta; in hostapd_wpa_auth_add_sta() local
|
D | drv_callbacks.c | 43 struct sta_info *sta; in hostapd_notif_assoc() local 428 struct sta_info *sta; in hostapd_notif_disassoc() local 465 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_sta_low_ack() local 699 struct sta_info *sta; in hostapd_notify_auth_ft_finish() local 717 struct sta_info *sta; in hostapd_notif_auth() local 761 struct sta_info *sta; in hostapd_action_rx() local 951 struct sta_info *sta = ap_get_sta(hapd, addr); in hostapd_event_new_sta() local 975 struct sta_info *sta; in hostapd_event_eapol_rx() local
|
D | p2p_hostapd.h | 25 struct sta_info *sta, in hostapd_p2p_get_mib_sta()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh_mpm.c | 120 struct sta_info *sta, in copy_supp_rates() 170 struct sta_info *sta; in llid_in_use() local 184 struct sta_info *sta) in mesh_mpm_init_link() 206 struct sta_info *sta, in mesh_mpm_send_plink_action() 381 struct sta_info *sta, in wpa_mesh_set_plink_state() 407 struct sta_info *sta) in mesh_mpm_fsm_restart() 420 struct sta_info *sta = user_data; in plink_timer() local 470 mesh_mpm_plink_open(struct wpa_supplicant *wpa_s, struct sta_info *sta, in mesh_mpm_plink_open() 484 static int mesh_mpm_plink_close(struct hostapd_data *hapd, struct sta_info *sta, in mesh_mpm_plink_close() 506 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 82 struct sta_info *sta = ap_get_sta(hapd, addr); in auth_get_psk() local 124 struct sta_info *sta; in auth_start_ampe() local 315 struct sta_info *sta) in mesh_rsn_build_sae_commit() 335 struct sta_info *sta) in mesh_rsn_auth_sae_sta() 397 void mesh_rsn_get_pmkid(struct mesh_rsn *rsn, struct sta_info *sta, u8 *pmkid) in mesh_rsn_get_pmkid() 404 mesh_rsn_derive_aek(struct mesh_rsn *rsn, struct sta_info *sta) in mesh_rsn_derive_aek() 436 int mesh_rsn_derive_mtk(struct wpa_supplicant *wpa_s, struct sta_info *sta) in mesh_rsn_derive_mtk() 498 void mesh_rsn_init_ampe_sta(struct wpa_supplicant *wpa_s, struct sta_info *sta) in mesh_rsn_init_ampe_sta() 515 int mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta, in mesh_rsn_protect_frame() [all …]
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/ |
D | threads_scenarii.c | 89 #define CASE(det, expl, scp, spa, sco, sta, gua, ssi, desc, res) \ argument 103 #define CASE_POS(det, expl, scp, spa, sco, sta, gua, ssi, desc) \ argument 105 #define CASE_NEG(det, expl, scp, spa, sco, sta, gua, ssi, desc) \ argument 107 #define CASE_UNK(det, expl, scp, spa, sco, sta, gua, ssi, desc) \ argument
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | threads_scenarii.c | 46 #define CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,res) \ argument 59 #define CASE_POS(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,… argument 60 #define CASE_NEG(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,… argument 61 #define CASE_UNK(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,… argument
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
D | threads_scenarii.c | 46 #define CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,res) \ argument 59 #define CASE_POS(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,… argument 60 #define CASE_NEG(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,… argument 61 #define CASE_UNK(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,… argument
|
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
D | threads_scenarii.c | 46 #define CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,res) \ argument 59 #define CASE_POS(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,… argument 60 #define CASE_NEG(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,… argument 61 #define CASE_UNK(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,… argument
|