| /freebsd-14.2/contrib/wpa/src/ap/ |
| H A D | ap_drv_ops.h | 120 hostapd_drv_send_action_cancel_wait(struct hostapd_data *hapd) in hostapd_drv_send_action_cancel_wait() 180 struct hostapd_data *hapd, in hostapd_drv_set_sta_vlan() 198 static inline int hostapd_drv_sta_remove(struct hostapd_data *hapd, in hostapd_drv_sta_remove() 219 struct hostapd_data *hapd, struct hostap_sta_driver_data *data, in hostapd_drv_read_sta_data() 235 static inline int hostapd_drv_set_acl(struct hostapd_data *hapd, in hostapd_drv_set_acl() 243 static inline int hostapd_drv_set_ap(struct hostapd_data *hapd, in hostapd_drv_set_ap() 394 static inline int hostapd_drv_stop_ap(struct hostapd_data *hapd) in hostapd_drv_stop_ap() 416 hostapd_drv_send_external_auth_status(struct hostapd_data *hapd, in hostapd_drv_send_external_auth_status() 426 hostapd_drv_set_band(struct hostapd_data *hapd, u32 band_mask) in hostapd_drv_set_band() 445 hostapd_drv_register_frame(struct hostapd_data *hapd, u16 type, in hostapd_drv_register_frame() [all …]
|
| H A D | sta_info.c | 53 int ap_for_each_sta(struct hostapd_data *hapd, in ap_for_each_sta() 481 void hostapd_free_stas(struct hostapd_data *hapd) in hostapd_free_stas() 502 void hostapd_free_link_stas(struct hostapd_data *hapd) in hostapd_free_link_stas() 532 struct hostapd_data *hapd = eloop_ctx; in ap_handle_timer() local 710 struct hostapd_data *hapd = eloop_ctx; in ap_handle_session_timer() local 771 struct hostapd_data *hapd = eloop_ctx; in ap_handle_session_warning_timer() local 916 struct hostapd_data *hapd = eloop_ctx; in ap_sta_disassoc_cb_timeout() local 986 struct hostapd_data *hapd = eloop_ctx; in ap_sta_deauth_cb_timeout() local 1123 int ap_sta_wps_cancel(struct hostapd_data *hapd, in ap_sta_wps_cancel() 1374 struct hostapd_data *hapd = eloop_ctx; in ap_sa_query_timer() local [all …]
|
| H A D | wpa_auth_kay.c | 27 struct hostapd_data *hapd = priv; in hapd_macsec_init() local 37 struct hostapd_data *hapd = priv; in hapd_macsec_deinit() local 47 struct hostapd_data *hapd = priv; in hapd_macsec_get_capability() local 57 struct hostapd_data *hapd = priv; in hapd_enable_protect_frames() local 67 struct hostapd_data *hapd = priv; in hapd_enable_encrypt() local 77 struct hostapd_data *hapd = priv; in hapd_set_replay_protect() local 88 struct hostapd_data *hapd = priv; in hapd_set_current_cipher_suite() local 98 struct hostapd_data *hapd = priv; in hapd_enable_controlled_port() local 108 struct hostapd_data *hapd = priv; in hapd_get_receive_lowest_pn() local 118 struct hostapd_data *hapd = priv; in hapd_get_transmit_next_pn() local [all …]
|
| H A D | wps_hostapd.c | 99 struct hostapd_data *hapd = ctx; in hostapd_wps_new_psk_cb() local 162 struct hostapd_data *hapd = ctx; in hostapd_wps_set_ie_cb() local 176 struct hostapd_data *hapd = ctx; in hostapd_wps_pin_needed_cb() local 233 struct hostapd_data *hapd = ctx; in hostapd_wps_reg_success_cb() local 258 struct hostapd_data *hapd = ctx; in hostapd_wps_enrollee_seen_cb() local 277 const struct hostapd_data *hapd = ctx; in hostapd_wps_lookup_pskfile_cb() local 717 struct hostapd_data *hapd = ctx; in hostapd_wps_cred_cb() local 890 struct hostapd_data *hapd = ctx; in hostapd_wps_event_cb() local 945 struct hostapd_data *hapd = ctx; in hostapd_wps_rf_band_cb() local 1638 struct hostapd_data *hapd = ctx; in hostapd_wps_probe_req_rx() local [all …]
|
| H A D | wps_hostapd.h | 49 static inline int hostapd_init_wps(struct hostapd_data *hapd, in hostapd_init_wps() 55 static inline void hostapd_deinit_wps(struct hostapd_data *hapd) in hostapd_deinit_wps() 59 static inline int hostapd_init_wps_complete(struct hostapd_data *hapd) in hostapd_init_wps_complete() 64 static inline void hostapd_update_wps(struct hostapd_data *hapd) in hostapd_update_wps() 68 static inline void hostapd_wps_eap_completed(struct hostapd_data *hapd) in hostapd_wps_eap_completed() 72 static inline int hostapd_wps_get_mib_sta(struct hostapd_data *hapd, in hostapd_wps_get_mib_sta() 79 static inline int hostapd_wps_button_pushed(struct hostapd_data *hapd, in hostapd_wps_button_pushed() 85 static inline int hostapd_wps_cancel(struct hostapd_data *hapd) in hostapd_wps_cancel()
|
| H A D | ap_drv_ops.c | 250 int hostapd_set_ap_wps_ie(struct hostapd_data *hapd) in hostapd_set_ap_wps_ie() 463 int hostapd_sta_add(struct hostapd_data *hapd, in hostapd_sta_add() 628 int hostapd_flush(struct hostapd_data *hapd) in hostapd_flush() 769 int hostapd_drv_none(struct hostapd_data *hapd) in hostapd_drv_none() 775 bool hostapd_drv_nl80211(struct hostapd_data *hapd) in hostapd_drv_nl80211() 781 int hostapd_driver_scan(struct hostapd_data *hapd, in hostapd_driver_scan() 791 struct hostapd_data *hapd) in hostapd_driver_get_scan_results() 992 struct hostapd_data *hapd = iface->bss[0]; in hostapd_start_dfs_cac() local 1091 struct hostapd_data *hapd = iface->bss[0]; in hostapd_get_ext_capa() local 1105 struct hostapd_data *hapd = iface->bss[0]; in hostapd_get_mld_capa() local [all …]
|
| H A D | hostapd.c | 1164 struct hostapd_data *hapd = ctx; in hostapd_das_disconnect() local 1203 struct hostapd_data *hapd = ctx; in hostapd_das_coa() local 2237 struct hostapd_data *hapd = ctx; in fst_hostapd_get_bssid_cb() local 2247 struct hostapd_data *hapd = ctx; in fst_hostapd_get_channel_info_cb() local 2256 struct hostapd_data *hapd = ctx; in fst_hostapd_get_hw_modes_cb() local 2477 struct hostapd_data *hapd; in hostapd_interface_setup_failure_handler() local 2889 struct hostapd_data *hapd; in hostapd_alloc_bss_data() local 3203 struct hostapd_data *hapd; in hostapd_init() local 3287 struct hostapd_data *hapd; in hostapd_interface_init_bss() local 3701 struct hostapd_data *hapd; in hostapd_data_alloc() local [all …]
|
| H A D | dpp_hostapd.c | 173 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_auth_resp_retry_timeout() local 303 struct hostapd_data *hapd = ctx; in hostapd_dpp_pkex_done() local 423 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_pkex_retry_timeout() local 609 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_reply_wait_timeout() local 682 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_auth_conf_wait_timeout() local 718 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_init_timeout() local 820 struct hostapd_data *hapd = ctx; in hostapd_dpp_process_conf_obj() local 1242 struct hostapd_data *hapd = eloop_ctx; in hostapd_dpp_build_new_key() local 1259 struct hostapd_data *hapd = ctx; in hostapd_dpp_gas_resp_cb() local 3370 struct hostapd_data *hapd = ctx; in hostapd_dpp_relay_tx() local [all …]
|
| H A D | nan_usd_ap.c | 24 struct hostapd_data *hapd = ctx; in hostapd_nan_de_tx() local 51 struct hostapd_data *hapd = ctx; in hostapd_nan_de_discovery_result() local 74 struct hostapd_data *hapd = ctx; in hostapd_nan_de_replied() local 109 struct hostapd_data *hapd = ctx; in hostapd_nan_de_publish_terminated() local 120 struct hostapd_data *hapd = ctx; in hostapd_nan_de_subscribe_terminated() local 132 struct hostapd_data *hapd = ctx; in hostapd_nan_de_receive() local 147 int hostapd_nan_usd_init(struct hostapd_data *hapd) in hostapd_nan_usd_init() 168 void hostapd_nan_usd_deinit(struct hostapd_data *hapd) in hostapd_nan_usd_deinit() 184 void hostapd_nan_usd_flush(struct hostapd_data *hapd) in hostapd_nan_usd_flush() 230 int hostapd_nan_usd_subscribe(struct hostapd_data *hapd, in hostapd_nan_usd_subscribe() [all …]
|
| H A D | ap_mlme.c | 53 void mlme_authenticate_indication(struct hostapd_data *hapd, in mlme_authenticate_indication() 82 void mlme_deauthenticate_indication(struct hostapd_data *hapd, in mlme_deauthenticate_indication() 106 void mlme_associate_indication(struct hostapd_data *hapd, struct sta_info *sta) in mlme_associate_indication() 133 void mlme_reassociate_indication(struct hostapd_data *hapd, in mlme_reassociate_indication() 161 void mlme_disassociate_indication(struct hostapd_data *hapd, in mlme_disassociate_indication() 172 void mlme_michaelmicfailure_indication(struct hostapd_data *hapd, in mlme_michaelmicfailure_indication() 182 void mlme_deletekeys_request(struct hostapd_data *hapd, struct sta_info *sta) in mlme_deletekeys_request()
|
| H A D | ieee802_11_shared.c | 36 u8 * hostapd_eid_assoc_comeback_time(struct hostapd_data *hapd, in hostapd_eid_assoc_comeback_time() 62 void ieee802_11_send_sa_query_req(struct hostapd_data *hapd, in ieee802_11_send_sa_query_req() 250 void ieee802_11_sa_query_action(struct hostapd_data *hapd, in ieee802_11_sa_query_action() 483 u8 * hostapd_eid_ext_capab(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_ext_capab() 583 u8 * hostapd_eid_adv_proto(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_adv_proto() 649 u8 * hostapd_eid_time_adv(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_time_adv() 669 u8 * hostapd_eid_time_zone(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_time_zone() 687 int hostapd_update_time_adv(struct hostapd_data *hapd) in hostapd_update_time_adv() 832 u8 hostapd_mbo_ie_len(struct hostapd_data *hapd) in hostapd_mbo_ie_len() 867 size_t hostapd_eid_owe_trans_len(struct hostapd_data *hapd) in hostapd_eid_owe_trans_len() [all …]
|
| H A D | gas_serv.c | 108 gas_serv_dialog_find(struct hostapd_data *hapd, const u8 *addr, in gas_serv_dialog_find() 140 static void gas_serv_free_dialogs(struct hostapd_data *hapd, in gas_serv_free_dialogs() 161 static void anqp_add_hs_capab_list(struct hostapd_data *hapd, in anqp_add_hs_capab_list() 242 static void anqp_add_capab_list(struct hostapd_data *hapd, in anqp_add_capab_list() 663 static void anqp_add_wan_metrics(struct hostapd_data *hapd, in anqp_add_wan_metrics() 973 gas_serv_build_gas_resp_payload(struct hostapd_data *hapd, in gas_serv_build_gas_resp_payload() 1205 static void rx_anqp_query_list(struct hostapd_data *hapd, in rx_anqp_query_list() 1525 void gas_serv_req_dpp_processing(struct hostapd_data *hapd, in gas_serv_req_dpp_processing() 1846 struct hostapd_data *hapd = ctx; in gas_serv_rx_public_action() local 1885 int gas_serv_init(struct hostapd_data *hapd) in gas_serv_init() [all …]
|
| H A D | accounting.c | 34 static struct radius_msg * accounting_msg(struct hostapd_data *hapd, in accounting_msg() 170 static int accounting_sta_update_stats(struct hostapd_data *hapd, in accounting_sta_update_stats() 203 struct hostapd_data *hapd = eloop_ctx; in accounting_interim_update() local 226 void accounting_sta_start(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_start() 265 static void accounting_sta_report(struct hostapd_data *hapd, in accounting_sta_report() 368 static void accounting_sta_interim(struct hostapd_data *hapd, in accounting_sta_interim() 381 void accounting_sta_stop(struct hostapd_data *hapd, struct sta_info *sta) in accounting_sta_stop() 430 static void accounting_report_state(struct hostapd_data *hapd, int on) in accounting_report_state() 462 struct hostapd_data *hapd = ctx; in accounting_interim_error_cb() local 522 int accounting_init(struct hostapd_data *hapd) in accounting_init() [all …]
|
| H A D | wpa_auth_glue.c | 238 struct hostapd_data *hapd = ctx; in hostapd_wpa_auth_logger() local 262 struct hostapd_data *hapd = ctx; in hostapd_wpa_auth_disconnect() local 272 struct hostapd_data *hapd = ctx; in hostapd_wpa_auth_mic_failure_report() local 279 struct hostapd_data *hapd = ctx; in hostapd_wpa_auth_psk_failure_report() local 288 struct hostapd_data *hapd = ctx; in hostapd_wpa_auth_set_eapol() local 329 struct hostapd_data *hapd = ctx; in hostapd_wpa_auth_get_eapol() local 349 struct hostapd_data *hapd = ctx; in hostapd_wpa_auth_get_psk() local 430 struct hostapd_data *hapd = ctx; in hostapd_wpa_auth_get_msk() local 461 struct hostapd_data *hapd = ctx; in hostapd_wpa_auth_set_key() local 523 struct hostapd_data *hapd = ctx; in hostapd_wpa_auth_get_seqnum() local [all …]
|
| H A D | vlan_init.c | 22 static int vlan_if_add(struct hostapd_data *hapd, struct hostapd_vlan *vlan, in vlan_if_add() 70 int vlan_if_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) in vlan_if_remove() 84 static int vlan_dynamic_add(struct hostapd_data *hapd, in vlan_dynamic_add() 107 static void vlan_dynamic_remove(struct hostapd_data *hapd, in vlan_dynamic_remove() 133 int vlan_init(struct hostapd_data *hapd) in vlan_init() 175 void vlan_deinit(struct hostapd_data *hapd) in vlan_deinit() 186 struct hostapd_vlan * vlan_add_dynamic(struct hostapd_data *hapd, in vlan_add_dynamic() 237 int vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) in vlan_remove_dynamic()
|
| H A D | ieee802_1x.c | 1977 struct hostapd_data *hapd, in ieee802_1x_update_vlan() 2341 struct hostapd_data *hapd = ctx; in ieee802_1x_aaa_send() local 2352 struct hostapd_data *hapd = ctx; in _ieee802_1x_finished() local 2368 struct hostapd_data *hapd = ctx; in ieee802_1x_get_eap_user() local 2415 struct hostapd_data *hapd = ctx; in ieee802_1x_sta_entry_alive() local 2429 struct hostapd_data *hapd = ctx; in ieee802_1x_logger() local 2454 struct hostapd_data *hapd = ctx; in ieee802_1x_set_port_authorized() local 2463 struct hostapd_data *hapd = ctx; in _ieee802_1x_abort_auth() local 2475 struct hostapd_data *hapd = ctx; in _ieee802_1x_tx_key() local 2507 struct hostapd_data *hapd = ctx; in ieee802_1x_erp_get_key() local [all …]
|
| H A D | accounting.h | 13 static inline int accounting_sta_get_id(struct hostapd_data *hapd, in accounting_sta_get_id() 19 static inline void accounting_sta_start(struct hostapd_data *hapd, in accounting_sta_start() 24 static inline void accounting_sta_stop(struct hostapd_data *hapd, in accounting_sta_stop() 29 static inline int accounting_init(struct hostapd_data *hapd) in accounting_init() 34 static inline void accounting_deinit(struct hostapd_data *hapd) in accounting_deinit()
|
| H A D | drv_callbacks.c | 49 void hostapd_notify_assoc_fils_finish(struct hostapd_data *hapd, in hostapd_notify_assoc_fils_finish() 1371 void hostapd_acs_channel_selected(struct hostapd_data *hapd, in hostapd_acs_channel_selected() 1543 struct hostapd_data *hapd = ctx; in hostapd_notify_auth_ft_finish() local 1585 static void hostapd_notif_auth(struct hostapd_data *hapd, in hostapd_notif_auth() 1641 static void hostapd_action_rx(struct hostapd_data *hapd, in hostapd_action_rx() 1735 switch_link_hapd(struct hostapd_data *hapd, int link_id) in switch_link_hapd() 1752 switch_link_scan(struct hostapd_data *hapd, u64 scan_cookie) in switch_link_scan() 1793 struct hostapd_data *hapd; in get_hapd_bssid() local 1986 struct hostapd_data *hapd; in hostapd_find_by_sta() local 2415 struct hostapd_data *hapd = ctx; in wpa_supplicant_event() local [all …]
|
| H A D | preauth_auth.h | 24 static inline int rsn_preauth_iface_init(struct hostapd_data *hapd) in rsn_preauth_iface_init() 29 static inline void rsn_preauth_iface_deinit(struct hostapd_data *hapd) in rsn_preauth_iface_deinit() 33 static inline void rsn_preauth_finished(struct hostapd_data *hapd, in rsn_preauth_finished() 39 static inline void rsn_preauth_send(struct hostapd_data *hapd, in rsn_preauth_send() 45 static inline void rsn_preauth_free_station(struct hostapd_data *hapd, in rsn_preauth_free_station()
|
| H A D | preauth_auth.c | 34 struct hostapd_data *hapd; member 45 struct hostapd_data *hapd = piface->hapd; in rsn_preauth_receive() local 97 static int rsn_preauth_iface_add(struct hostapd_data *hapd, const char *ifname) in rsn_preauth_iface_add() 133 void rsn_preauth_iface_deinit(struct hostapd_data *hapd) in rsn_preauth_iface_deinit() 149 int rsn_preauth_iface_init(struct hostapd_data *hapd) in rsn_preauth_iface_init() 187 struct hostapd_data *hapd = eloop_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 D | ieee802_11.c | 280 u16 hostapd_own_capab_info(struct hostapd_data *hapd) in hostapd_own_capab_info() 508 struct hostapd_data *hapd = ctx; in handle_auth_ft_finish() local 853 struct hostapd_data *hapd = eloop_ctx; in auth_sae_retransmit_timer() local 1676 struct hostapd_data *hapd = eloop_ctx; in auth_sae_process_commit() local 1818 void (*cb)(struct hostapd_data *hapd, in handle_auth_fils() 2056 prepare_auth_resp_fils(struct hostapd_data *hapd, in prepare_auth_resp_fils() 2632 struct hostapd_data *hapd = ctx; in hapd_pasn_send_mlme() local 2870 static void handle_auth(struct hostapd_data *hapd, in handle_auth() 3804 u16 owe_process_rsn_ie(struct hostapd_data *hapd, in owe_process_rsn_ie() 4625 bool hostapd_is_mld_ap(struct hostapd_data *hapd) in hostapd_is_mld_ap() [all …]
|
| H A D | p2p_hostapd.c | 23 int hostapd_p2p_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, in hostapd_p2p_get_mib_sta() 33 int hostapd_p2p_set_noa(struct hostapd_data *hapd, u8 count, int start, in hostapd_p2p_set_noa() 68 void hostapd_p2p_non_p2p_sta_connected(struct hostapd_data *hapd) in hostapd_p2p_non_p2p_sta_connected() 79 void hostapd_p2p_non_p2p_sta_disconnected(struct hostapd_data *hapd) in hostapd_p2p_non_p2p_sta_disconnected() 94 u8 * hostapd_eid_p2p_manage(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_p2p_manage()
|
| H A D | rrm.c | 27 struct hostapd_data *hapd = eloop_data; in hostapd_lci_rep_timeout_handler() local 35 static void hostapd_handle_lci_report(struct hostapd_data *hapd, u8 token, in hostapd_handle_lci_report() 51 struct hostapd_data *hapd = eloop_data; in hostapd_range_rep_timeout_handler() local 74 static void hostapd_handle_beacon_report(struct hostapd_data *hapd, in hostapd_handle_beacon_report() 199 static void hostapd_send_nei_report_resp(struct hostapd_data *hapd, in hostapd_send_nei_report_resp() 278 static void hostapd_handle_nei_report_req(struct hostapd_data *hapd, in hostapd_handle_nei_report_req() 340 struct hostapd_data *hapd = eloop_data; in hostapd_link_mesr_rep_timeout_handler() local 384 void hostapd_handle_radio_measurement(struct hostapd_data *hapd, in hostapd_handle_radio_measurement() 417 int hostapd_send_lci_req(struct hostapd_data *hapd, const u8 *addr) in hostapd_send_lci_req() 609 void hostapd_clean_rrm(struct hostapd_data *hapd) in hostapd_clean_rrm() [all …]
|
| H A D | neighbor_db.c | 20 hostapd_neighbor_get(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_get() 38 int hostapd_neighbor_show(struct hostapd_data *hapd, char *buf, size_t buflen) in hostapd_neighbor_show() 110 hostapd_neighbor_add(struct hostapd_data *hapd) in hostapd_neighbor_add() 124 int hostapd_neighbor_set(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_set() 179 int hostapd_neighbor_remove(struct hostapd_data *hapd, const u8 *bssid, in hostapd_neighbor_remove() 194 void hostapd_free_neighbor_db(struct hostapd_data *hapd) in hostapd_free_neighbor_db() 206 static enum nr_chan_width hostapd_get_nr_chan_width(struct hostapd_data *hapd, in hostapd_get_nr_chan_width() 230 void hostapd_neighbor_set_own_report(struct hostapd_data *hapd) in hostapd_neighbor_set_own_report() 338 hostapd_neighbor_get_diff_short_ssid(struct hostapd_data *hapd, const u8 *bssid) in hostapd_neighbor_get_diff_short_ssid() 352 int hostapd_neighbor_sync_own_report(struct hostapd_data *hapd) in hostapd_neighbor_sync_own_report()
|
| H A D | beacon.c | 67 static u8 ieee802_11_erp_info(struct hostapd_data *hapd) in ieee802_11_erp_info() 308 const u8 * hostapd_wpa_ie(struct hostapd_data *hapd, u8 eid) in hostapd_wpa_ie() 406 static u8 * hostapd_eid_csa(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_csa() 471 ieee802_11_build_ap_params_mbssid(struct hostapd_data *hapd, in ieee802_11_build_ap_params_mbssid() 566 static size_t he_elem_len(struct hostapd_data *hapd) in he_elem_len() 906 static void hostapd_gen_probe_resp(struct hostapd_data *hapd, in hostapd_gen_probe_resp() 1222 struct hostapd_data *hapd = NULL; in sta_track_seen_on() local 1341 void handle_probe_req(struct hostapd_data *hapd, in handle_probe_req() 2069 static u8 * hostapd_fils_discovery(struct hostapd_data *hapd, in hostapd_fils_discovery() 2091 int ieee802_11_build_ap_params(struct hostapd_data *hapd, in ieee802_11_build_ap_params() [all …]
|