Home
last modified time | relevance | path

Searched defs:hapd (Results 101 - 125 of 162) sorted by relevance

1234567

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwnm_ap.c28 static int ieee80211_11_get_tfs_ie(struct hostapd_data *hapd, const u8 *addr, in ieee80211_11_get_tfs_ie() argument
38 static int ieee80211_11_set_tfs_ie(struct hostapd_data *hapd, const u8 *addr, in ieee80211_11_set_tfs_ie() argument
48 static int ieee802_11_send_wnmsleep_resp(struct hostapd_data *hapd, in ieee802_11_send_wnmsleep_resp() argument
257 ieee802_11_rx_wnmsleep_req(struct hostapd_data *hapd, const u8 *addr, const u8 *frm, int len) ieee802_11_rx_wnmsleep_req() argument
364 ieee802_11_send_bss_trans_mgmt_request(struct hostapd_data *hapd, const u8 *addr, u8 dialog_token) ieee802_11_send_bss_trans_mgmt_request() argument
405 ieee802_11_rx_bss_trans_mgmt_query(struct hostapd_data *hapd, const u8 *addr, const u8 *frm, size_t len) ieee802_11_rx_bss_trans_mgmt_query() argument
450 struct hostapd_data *hapd = eloop_ctx; ap_sta_reset_steer_flag_timer() local
461 ieee802_11_rx_bss_trans_mgmt_resp(struct hostapd_data *hapd, const u8 *addr, const u8 *frm, size_t len) ieee802_11_rx_bss_trans_mgmt_resp() argument
542 wnm_beacon_protection_failure(struct hostapd_data *hapd, const u8 *addr) wnm_beacon_protection_failure() argument
567 ieee802_11_rx_wnm_notification_req(struct hostapd_data *hapd, const u8 *addr, const u8 *buf, size_t len) ieee802_11_rx_wnm_notification_req() argument
596 ieee802_11_rx_wnm_coloc_intf_report(struct hostapd_data *hapd, const u8 *addr, const u8 *buf, size_t len) ieee802_11_rx_wnm_coloc_intf_report() argument
638 ieee802_11_rx_wnm_action_ap(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) ieee802_11_rx_wnm_action_ap() argument
680 wnm_send_disassoc_imminent(struct hostapd_data *hapd, struct sta_info *sta, int disassoc_timer) wnm_send_disassoc_imminent() argument
716 set_disassoc_timer(struct hostapd_data *hapd, struct sta_info *sta, int disassoc_timer) set_disassoc_timer() argument
744 wnm_send_ess_disassoc_imminent(struct hostapd_data *hapd, struct sta_info *sta, const char *url, int disassoc_timer) wnm_send_ess_disassoc_imminent() argument
794 wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta, u8 req_mode, int disassoc_timer, u8 valid_int, const u8 *bss_term_dur, u8 dialog_token, const char *url, const u8 *nei_rep, size_t nei_rep_len, const u8 *mbo_attrs, size_t mbo_len) wnm_send_bss_tm_req() argument
874 wnm_send_coloc_intf_req(struct hostapd_data *hapd, struct sta_info *sta, unsigned int auto_report, unsigned int timeout) wnm_send_coloc_intf_req() argument
[all...]
H A Dhw_features.c77 struct hostapd_data *hapd = iface->bss[0]; in hostapd_get_hw_features() local
1169 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) in hostapd_hw_get_freq() argument
1175 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq) in hostapd_hw_get_channel() argument
[all...]
H A Dsta_info.c65 int ap_for_each_sta(struct hostapd_data *hapd, in ap_for_each_sta() argument
81 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta) in ap_get_sta() argument
93 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr) in ap_get_sta_p2p() argument
116 ap_sta_list_del(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_list_del() argument
136 ap_sta_hash_add(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_hash_add() argument
143 ap_sta_hash_del(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_hash_del() argument
165 ap_sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_ip6addr_del() argument
173 ap_free_sta_pasn(struct hostapd_data *hapd, struct sta_info *sta) ap_free_sta_pasn() argument
202 ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) ap_free_sta() argument
431 hostapd_free_stas(struct hostapd_data *hapd) hostapd_free_stas() argument
461 struct hostapd_data *hapd = eloop_ctx; ap_handle_timer() local
639 struct hostapd_data *hapd = eloop_ctx; ap_handle_session_timer() local
667 ap_sta_replenish_timeout(struct hostapd_data *hapd, struct sta_info *sta, u32 session_timeout) ap_sta_replenish_timeout() argument
679 ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta, u32 session_timeout) ap_sta_session_timeout() argument
691 ap_sta_no_session_timeout(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_no_session_timeout() argument
700 struct hostapd_data *hapd = eloop_ctx; ap_handle_session_warning_timer() local
714 ap_sta_session_warning_timeout(struct hostapd_data *hapd, struct sta_info *sta, int warning_time) ap_sta_session_warning_timeout() argument
723 ap_sta_add(struct hostapd_data *hapd, const u8 *addr) ap_sta_add() argument
788 ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_remove() argument
810 ap_sta_remove_in_other_bss(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_remove_in_other_bss() argument
841 struct hostapd_data *hapd = eloop_ctx; ap_sta_disassoc_cb_timeout() local
851 ap_sta_disassociate(struct hostapd_data *hapd, struct sta_info *sta, u16 reason) ap_sta_disassociate() argument
893 struct hostapd_data *hapd = eloop_ctx; ap_sta_deauth_cb_timeout() local
903 ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta, u16 reason) ap_sta_deauthenticate() argument
942 ap_sta_wps_cancel(struct hostapd_data *hapd, struct sta_info *sta, void *ctx) ap_sta_wps_cancel() argument
958 ap_sta_get_free_vlan_id(struct hostapd_data *hapd) ap_sta_get_free_vlan_id() argument
974 ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta, struct vlan_description *vlan_desc) ap_sta_set_vlan() argument
1077 ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_bind_vlan() argument
1160 ap_check_sa_query_timeout(struct hostapd_data *hapd, struct sta_info *sta) ap_check_sa_query_timeout() argument
1186 struct hostapd_data *hapd = eloop_ctx; ap_sa_query_timer() local
1237 ap_sta_start_sa_query(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_start_sa_query() argument
1243 ap_sta_stop_sa_query(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_stop_sa_query() argument
1252 ap_sta_wpa_get_keyid(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_wpa_get_keyid() argument
1278 ap_sta_set_authorized(struct hostapd_data *hapd, struct sta_info *sta, int authorized) ap_sta_set_authorized() argument
1514 ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 reason) ap_sta_disconnect() argument
1572 ap_sta_deauth_cb(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_deauth_cb() argument
1584 ap_sta_disassoc_cb(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_disassoc_cb() argument
1596 ap_sta_clear_disconnect_timeouts(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_clear_disconnect_timeouts() argument
1660 struct hostapd_data *hapd = eloop_ctx; ap_sta_delayed_1x_auth_fail_cb() local
1679 ap_sta_delayed_1x_auth_fail_disconnect(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_delayed_1x_auth_fail_disconnect() argument
1699 ap_sta_pending_delayed_1x_auth_fail_disconnect(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_pending_delayed_1x_auth_fail_disconnect() argument
1707 ap_sta_re_add(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_re_add() argument
[all...]
H A Dbeacon.c39 static u8 * hostapd_eid_bss_load(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_bss_load() argument
66 static u8 ieee802_11_erp_info(struct hostapd_data *hapd) in ieee802_11_erp_info() argument
88 hostapd_eid_ds_params(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ds_params() argument
97 hostapd_eid_erp_info(struct hostapd_data *hapd, u8 *eid) hostapd_eid_erp_info() argument
121 hostapd_eid_pwr_constraint(struct hostapd_data *hapd, u8 *eid) hostapd_eid_pwr_constraint() argument
207 hostapd_eid_country(struct hostapd_data *hapd, u8 *eid, int max_len) hostapd_eid_country() argument
269 hostapd_wpa_ie(struct hostapd_data *hapd, u8 eid) hostapd_wpa_ie() argument
282 hostapd_vendor_wpa_ie(struct hostapd_data *hapd, u32 vendor_type) hostapd_vendor_wpa_ie() argument
296 hostapd_get_rsne(struct hostapd_data *hapd, u8 *pos, size_t len) hostapd_get_rsne() argument
309 hostapd_get_mde(struct hostapd_data *hapd, u8 *pos, size_t len) hostapd_get_mde() argument
322 hostapd_get_rsnxe(struct hostapd_data *hapd, u8 *pos, size_t len) hostapd_get_rsnxe() argument
341 hostapd_get_wpa_ie(struct hostapd_data *hapd, u8 *pos, size_t len) hostapd_get_wpa_ie() argument
354 hostapd_get_osen_ie(struct hostapd_data *hapd, u8 *pos, size_t len) hostapd_get_osen_ie() argument
367 hostapd_eid_csa(struct hostapd_data *hapd, u8 *eid) hostapd_eid_csa() argument
387 hostapd_eid_ecsa(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ecsa() argument
403 hostapd_eid_supported_op_classes(struct hostapd_data *hapd, u8 *eid) hostapd_eid_supported_op_classes() argument
431 hostapd_gen_probe_resp(struct hostapd_data *hapd, const struct ieee80211_mgmt *req, int is_p2p, size_t *resp_len) hostapd_gen_probe_resp() argument
649 ssid_match(struct hostapd_data *hapd, const u8 *ssid, size_t ssid_len, const u8 *ssid_list, size_t ssid_list_len, const u8 *short_ssid_list, size_t short_ssid_list_len) ssid_match() argument
805 struct hostapd_data *hapd = NULL; sta_track_seen_on() local
840 handle_probe_req(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ssi_signal) handle_probe_req() argument
1118 hostapd_probe_resp_offloads(struct hostapd_data *hapd, size_t *resp_len) hostapd_probe_resp_offloads() argument
1158 hostapd_unsol_bcast_probe_resp(struct hostapd_data *hapd, struct wpa_driver_ap_params *params) hostapd_unsol_bcast_probe_resp() argument
1185 hostapd_fils_discovery_cap(struct hostapd_data *hapd) hostapd_fils_discovery_cap() argument
1286 hostapd_gen_fils_discovery(struct hostapd_data *hapd, size_t *len) hostapd_gen_fils_discovery() argument
1402 hostapd_fils_discovery(struct hostapd_data *hapd, struct wpa_driver_ap_params *params) hostapd_fils_discovery() argument
1424 ieee802_11_build_ap_params(struct hostapd_data *hapd, struct wpa_driver_ap_params *params) ieee802_11_build_ap_params() argument
1779 __ieee802_11_set_beacon(struct hostapd_data *hapd) __ieee802_11_set_beacon() argument
1868 ieee802_11_set_beacon(struct hostapd_data *hapd) ieee802_11_set_beacon() argument
[all...]
H A Ddrv_callbacks.c59 void hostapd_notify_assoc_fils_finish(struct hostapd_data *hapd, in hostapd_notify_assoc_fils_finish() argument
119 static bool check_sa_query_need(struct hostapd_data *hapd, struct sta_info *sta) in check_sa_query_need() argument
145 hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr, const u8 *req_ies, size_t req_ies_len, int reassoc) hostapd_notif_assoc() argument
764 hostapd_notif_disassoc(struct hostapd_data *hapd, const u8 *addr) hostapd_notif_disassoc() argument
802 hostapd_event_sta_low_ack(struct hostapd_data *hapd, const u8 *addr) hostapd_event_sta_low_ack() argument
817 hostapd_event_sta_opmode_changed(struct hostapd_data *hapd, const u8 *addr, enum smps_mode smps_mode, enum chan_width chan_width, u8 rx_nss) hostapd_event_sta_opmode_changed() argument
884 hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) hostapd_event_ch_switch() argument
1098 hostapd_event_connect_failed_reason(struct hostapd_data *hapd, const u8 *addr, int reason_code) hostapd_event_connect_failed_reason() argument
1115 hostapd_acs_channel_selected(struct hostapd_data *hapd, struct acs_selected_channels *acs_res) hostapd_acs_channel_selected() argument
1231 hostapd_probe_req_rx(struct hostapd_data *hapd, const u8 *sa, const u8 *da, const u8 *bssid, const u8 *ie, size_t ie_len, int ssi_signal) hostapd_probe_req_rx() argument
1262 struct hostapd_data *hapd = ctx; hostapd_notify_auth_ft_finish() local
1279 hostapd_notify_auth_fils_finish(struct hostapd_data *hapd, struct sta_info *sta, u16 resp, struct wpabuf *data, int pub) hostapd_notify_auth_fils_finish() argument
1304 hostapd_notif_auth(struct hostapd_data *hapd, struct auth_info *rx_auth) hostapd_notif_auth() argument
1360 hostapd_action_rx(struct hostapd_data *hapd, struct rx_mgmt *drv_mgmt) hostapd_action_rx() argument
1457 hostapd_rx_from_unknown_sta(struct hostapd_data *hapd, const u8 *bssid, const u8 *addr, int wds) hostapd_rx_from_unknown_sta() argument
1469 hostapd_mgmt_rx(struct hostapd_data *hapd, struct rx_mgmt *rx_mgmt) hostapd_mgmt_rx() argument
1542 hostapd_mgmt_tx_cb(struct hostapd_data *hapd, const u8 *buf, size_t len, u16 stype, int ok) hostapd_mgmt_tx_cb() argument
1570 hostapd_event_new_sta(struct hostapd_data *hapd, const u8 *addr) hostapd_event_new_sta() argument
1592 hostapd_event_eapol_rx(struct hostapd_data *hapd, const u8 *src, const u8 *data, size_t data_len) hostapd_event_eapol_rx() argument
1739 hostapd_event_iface_unavailable(struct hostapd_data *hapd) hostapd_event_iface_unavailable() argument
1753 hostapd_event_dfs_radar_detected(struct hostapd_data *hapd, struct dfs_event *radar) hostapd_event_dfs_radar_detected() argument
1763 hostapd_event_dfs_pre_cac_expired(struct hostapd_data *hapd, struct dfs_event *radar) hostapd_event_dfs_pre_cac_expired() argument
1773 hostapd_event_dfs_cac_finished(struct hostapd_data *hapd, struct dfs_event *radar) hostapd_event_dfs_cac_finished() argument
1783 hostapd_event_dfs_cac_aborted(struct hostapd_data *hapd, struct dfs_event *radar) hostapd_event_dfs_cac_aborted() argument
1793 hostapd_event_dfs_nop_finished(struct hostapd_data *hapd, struct dfs_event *radar) hostapd_event_dfs_nop_finished() argument
1803 hostapd_event_dfs_cac_started(struct hostapd_data *hapd, struct dfs_event *radar) hostapd_event_dfs_cac_started() argument
1815 hostapd_event_wds_sta_interface_status(struct hostapd_data *hapd, int istatus, const char *ifname, const u8 *addr) hostapd_event_wds_sta_interface_status() argument
1838 hostapd_notif_update_dh_ie(struct hostapd_data *hapd, const u8 *peer, const u8 *ie, size_t ie_len) hostapd_notif_update_dh_ie() argument
1907 struct hostapd_data *hapd = ctx; wpa_supplicant_event_hapd() local
2154 struct hostapd_data *hapd; wpa_supplicant_event_global_hapd() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dgas_query_ap.c62 struct hostapd_data *hapd; member
92 struct gas_query_ap * gas_query_ap_init(struct hostapd_data *hapd, in gas_query_ap_init() argument
249 static int pmf_in_use(struct hostapd_data *hapd, const u8 *addr) in pmf_in_use() argument
[all...]
H A Dhw_features.c77 struct hostapd_data *hapd = iface->bss[0]; in hostapd_get_hw_features() local
948 int hostapd_hw_get_freq(struct hostapd_data *hapd, int chan) in hostapd_hw_get_freq() argument
954 int hostapd_hw_get_channel(struct hostapd_data *hapd, int freq) in hostapd_hw_get_channel() argument
[all...]
H A Diapp.c166 struct hostapd_data *hapd; member
376 struct iapp_data * iapp_init(struct hostapd_data *hapd, const char *iface) in iapp_init() argument
[all...]
H A Dieee802_11_shared.c24 u8 * hostapd_eid_assoc_comeback_time(struct hostapd_data *hapd, in hostapd_eid_assoc_comeback_time() argument
51 void ieee802_11_send_sa_query_req(struct hostapd_data *hapd, in ieee802_11_send_sa_query_req() argument
125 ieee802_11_send_sa_query_resp(struct hostapd_data *hapd, const u8 *sa, const u8 *trans_id) ieee802_11_send_sa_query_resp() argument
206 ieee802_11_sa_query_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) ieee802_11_sa_query_action() argument
310 hostapd_ext_capab_byte(struct hostapd_data *hapd, u8 *pos, int idx) hostapd_ext_capab_byte() argument
402 hostapd_eid_ext_capab(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ext_capab() argument
470 hostapd_eid_qos_map_set(struct hostapd_data *hapd, u8 *eid) hostapd_eid_qos_map_set() argument
487 hostapd_eid_interworking(struct hostapd_data *hapd, u8 *eid) hostapd_eid_interworking() argument
527 hostapd_eid_adv_proto(struct hostapd_data *hapd, u8 *eid) hostapd_eid_adv_proto() argument
546 hostapd_eid_roaming_consortium(struct hostapd_data *hapd, u8 *eid) hostapd_eid_roaming_consortium() argument
593 hostapd_eid_time_adv(struct hostapd_data *hapd, u8 *eid) hostapd_eid_time_adv() argument
613 hostapd_eid_time_zone(struct hostapd_data *hapd, u8 *eid) hostapd_eid_time_zone() argument
631 hostapd_update_time_adv(struct hostapd_data *hapd) hostapd_update_time_adv() argument
684 hostapd_eid_bss_max_idle_period(struct hostapd_data *hapd, u8 *eid) hostapd_eid_bss_max_idle_period() argument
714 hostapd_eid_mbo_rssi_assoc_rej(struct hostapd_data *hapd, u8 *eid, size_t len, int delta) hostapd_eid_mbo_rssi_assoc_rej() argument
730 hostapd_eid_mbo(struct hostapd_data *hapd, u8 *eid, size_t len) hostapd_eid_mbo() argument
770 hostapd_mbo_ie_len(struct hostapd_data *hapd) hostapd_mbo_ie_len() argument
797 hostapd_eid_owe_trans_enabled(struct hostapd_data *hapd) hostapd_eid_owe_trans_enabled() argument
805 hostapd_eid_owe_trans_len(struct hostapd_data *hapd) hostapd_eid_owe_trans_len() argument
817 hostapd_eid_owe_trans(struct hostapd_data *hapd, u8 *eid, size_t len) hostapd_eid_owe_trans() argument
874 hostapd_eid_fils_indic(struct hostapd_data *hapd, u8 *eid, int hessid) hostapd_eid_fils_indic() argument
[all...]
H A Dvlan_full.c50 static void dyn_iface_get(struct hostapd_data *hapd, const char *ifname, in dyn_iface_get() argument
87 static int dyn_iface_put(struct hostapd_data *hapd, const char *ifname) in dyn_iface_put() argument
420 static void vlan_bridge_name(char *br_name, struct hostapd_data *hapd, in vlan_bridge_name() argument
387 vlan_newlink_tagged(int vlan_naming, const char *tagged_interface, const char *br_name, int vid, struct hostapd_data *hapd) vlan_newlink_tagged() argument
445 vlan_get_bridge(const char *br_name, struct hostapd_data *hapd, int vid) vlan_get_bridge() argument
461 vlan_newlink(const char *ifname, struct hostapd_data *hapd) vlan_newlink() argument
513 vlan_dellink_tagged(int vlan_naming, const char *tagged_interface, const char *br_name, int vid, struct hostapd_data *hapd) vlan_dellink_tagged() argument
545 vlan_put_bridge(const char *br_name, struct hostapd_data *hapd, int vid) vlan_put_bridge() argument
564 vlan_dellink(const char *ifname, struct hostapd_data *hapd) vlan_dellink() argument
635 vlan_read_ifnames(struct nlmsghdr *h, size_t len, int del, struct hostapd_data *hapd) vlan_read_ifnames() argument
704 struct hostapd_data *hapd = eloop_ctx; vlan_event_receive() local
749 full_dynamic_vlan_init(struct hostapd_data *hapd) full_dynamic_vlan_init() argument
[all...]
H A Dwnm_ap.c28 static int ieee80211_11_get_tfs_ie(struct hostapd_data *hapd, const u8 *addr, in ieee80211_11_get_tfs_ie() argument
38 static int ieee80211_11_set_tfs_ie(struct hostapd_data *hapd, const u8 *addr, in ieee80211_11_set_tfs_ie() argument
48 static int ieee802_11_send_wnmsleep_resp(struct hostapd_data *hapd, in ieee802_11_send_wnmsleep_resp() argument
234 ieee802_11_rx_wnmsleep_req(struct hostapd_data *hapd, const u8 *addr, const u8 *frm, int len) ieee802_11_rx_wnmsleep_req() argument
340 ieee802_11_send_bss_trans_mgmt_request(struct hostapd_data *hapd, const u8 *addr, u8 dialog_token) ieee802_11_send_bss_trans_mgmt_request() argument
381 ieee802_11_rx_bss_trans_mgmt_query(struct hostapd_data *hapd, const u8 *addr, const u8 *frm, size_t len) ieee802_11_rx_bss_trans_mgmt_query() argument
426 struct hostapd_data *hapd = eloop_ctx; ap_sta_reset_steer_flag_timer() local
437 ieee802_11_rx_bss_trans_mgmt_resp(struct hostapd_data *hapd, const u8 *addr, const u8 *frm, size_t len) ieee802_11_rx_bss_trans_mgmt_resp() argument
513 ieee802_11_rx_wnm_notification_req(struct hostapd_data *hapd, const u8 *addr, const u8 *buf, size_t len) ieee802_11_rx_wnm_notification_req() argument
536 ieee802_11_rx_wnm_coloc_intf_report(struct hostapd_data *hapd, const u8 *addr, const u8 *buf, size_t len) ieee802_11_rx_wnm_coloc_intf_report() argument
578 ieee802_11_rx_wnm_action_ap(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) ieee802_11_rx_wnm_action_ap() argument
620 wnm_send_disassoc_imminent(struct hostapd_data *hapd, struct sta_info *sta, int disassoc_timer) wnm_send_disassoc_imminent() argument
656 set_disassoc_timer(struct hostapd_data *hapd, struct sta_info *sta, int disassoc_timer) set_disassoc_timer() argument
684 wnm_send_ess_disassoc_imminent(struct hostapd_data *hapd, struct sta_info *sta, const char *url, int disassoc_timer) wnm_send_ess_disassoc_imminent() argument
734 wnm_send_bss_tm_req(struct hostapd_data *hapd, struct sta_info *sta, u8 req_mode, int disassoc_timer, u8 valid_int, const u8 *bss_term_dur, const char *url, const u8 *nei_rep, size_t nei_rep_len, const u8 *mbo_attrs, size_t mbo_len) wnm_send_bss_tm_req() argument
812 wnm_send_coloc_intf_req(struct hostapd_data *hapd, struct sta_info *sta, unsigned int auto_report, unsigned int timeout) wnm_send_coloc_intf_req() argument
[all...]
H A Dbeacon.c39 static u8 * hostapd_eid_rm_enabled_capab(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_rm_enabled_capab() argument
60 static u8 * hostapd_eid_bss_load(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_bss_load() argument
87 static u8 ieee802_11_erp_info(struct hostapd_data *hapd) in ieee802_11_erp_info() argument
109 hostapd_eid_ds_params(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ds_params() argument
118 hostapd_eid_erp_info(struct hostapd_data *hapd, u8 *eid) hostapd_eid_erp_info() argument
142 hostapd_eid_pwr_constraint(struct hostapd_data *hapd, u8 *eid) hostapd_eid_pwr_constraint() argument
228 hostapd_eid_country(struct hostapd_data *hapd, u8 *eid, int max_len) hostapd_eid_country() argument
290 hostapd_eid_wpa(struct hostapd_data *hapd, u8 *eid, size_t len) hostapd_eid_wpa() argument
304 hostapd_eid_csa(struct hostapd_data *hapd, u8 *eid) hostapd_eid_csa() argument
324 hostapd_eid_ecsa(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ecsa() argument
340 hostapd_eid_supported_op_classes(struct hostapd_data *hapd, u8 *eid) hostapd_eid_supported_op_classes() argument
368 hostapd_gen_probe_resp(struct hostapd_data *hapd, const struct ieee80211_mgmt *req, int is_p2p, size_t *resp_len) hostapd_gen_probe_resp() argument
579 ssid_match(struct hostapd_data *hapd, const u8 *ssid, size_t ssid_len, const u8 *ssid_list, size_t ssid_list_len) ssid_match() argument
695 struct hostapd_data *hapd = NULL; sta_track_seen_on() local
730 handle_probe_req(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ssi_signal) handle_probe_req() argument
1003 hostapd_probe_resp_offloads(struct hostapd_data *hapd, size_t *resp_len) hostapd_probe_resp_offloads() argument
1051 ieee802_11_build_ap_params(struct hostapd_data *hapd, struct wpa_driver_ap_params *params) ieee802_11_build_ap_params() argument
1396 ieee802_11_set_beacon(struct hostapd_data *hapd) ieee802_11_set_beacon() argument
[all...]
H A Ddpp_hostapd.c38 int hostapd_dpp_qr_code(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_qr_code() argument
68 struct hostapd_data *hapd = eloop_ctx; hostapd_dpp_auth_resp_retry_timeout() local
86 hostapd_dpp_auth_resp_retry(struct hostapd_data *hapd) hostapd_dpp_auth_resp_retry() argument
122 hostapd_dpp_tx_status(struct hostapd_data *hapd, const u8 *dst, const u8 *data, size_t data_len, int ok) hostapd_dpp_tx_status() argument
211 struct hostapd_data *hapd = eloop_ctx; hostapd_dpp_reply_wait_timeout() local
281 hostapd_dpp_set_testing_options(struct hostapd_data *hapd, struct dpp_authentication *auth) hostapd_dpp_set_testing_options() argument
301 struct hostapd_data *hapd = eloop_ctx; hostapd_dpp_init_timeout() local
310 hostapd_dpp_auth_init_next(struct hostapd_data *hapd) hostapd_dpp_auth_init_next() argument
397 hostapd_dpp_auth_init(struct hostapd_data *hapd, const char *cmd) hostapd_dpp_auth_init() argument
488 hostapd_dpp_listen(struct hostapd_data *hapd, const char *cmd) hostapd_dpp_listen() argument
517 hostapd_dpp_listen_stop(struct hostapd_data *hapd) hostapd_dpp_listen_stop() argument
523 hostapd_dpp_rx_auth_req(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_auth_req() argument
609 hostapd_dpp_handle_config_obj(struct hostapd_data *hapd, struct dpp_authentication *auth) hostapd_dpp_handle_config_obj() argument
685 struct hostapd_data *hapd = ctx; hostapd_dpp_gas_resp_cb() local
764 hostapd_dpp_start_gas_client(struct hostapd_data *hapd) hostapd_dpp_start_gas_client() argument
802 hostapd_dpp_auth_success(struct hostapd_data *hapd, int initiator) hostapd_dpp_auth_success() argument
824 hostapd_dpp_rx_auth_resp(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_auth_resp() argument
877 hostapd_dpp_rx_auth_conf(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len) hostapd_dpp_rx_auth_conf() argument
911 struct hostapd_data *hapd = eloop_ctx; hostapd_dpp_config_result_wait_timeout() local
925 hostapd_dpp_rx_conf_result(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len) hostapd_dpp_rx_conf_result() argument
963 hostapd_dpp_send_peer_disc_resp(struct hostapd_data *hapd, const u8 *src, unsigned int freq, u8 trans_id, enum dpp_status_error status) hostapd_dpp_send_peer_disc_resp() argument
1055 hostapd_dpp_rx_peer_disc_req(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_peer_disc_req() argument
1147 hostapd_dpp_rx_pkex_exchange_req(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_pkex_exchange_req() argument
1202 hostapd_dpp_rx_pkex_exchange_resp(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_pkex_exchange_resp() argument
1238 hostapd_dpp_rx_pkex_commit_reveal_req(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_pkex_commit_reveal_req() argument
1286 hostapd_dpp_rx_pkex_commit_reveal_resp(struct hostapd_data *hapd, const u8 *src, const u8 *hdr, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_pkex_commit_reveal_resp() argument
1328 hostapd_dpp_rx_action(struct hostapd_data *hapd, const u8 *src, const u8 *buf, size_t len, unsigned int freq) hostapd_dpp_rx_action() argument
1427 hostapd_dpp_gas_req_handler(struct hostapd_data *hapd, const u8 *sa, const u8 *query, size_t query_len, const u8 *data, size_t data_len) hostapd_dpp_gas_req_handler() argument
1459 hostapd_dpp_gas_status_handler(struct hostapd_data *hapd, int ok) hostapd_dpp_gas_status_handler() argument
1494 hostapd_dpp_configurator_sign(struct hostapd_data *hapd, const char *cmd) hostapd_dpp_configurator_sign() argument
1520 hostapd_dpp_pkex_add(struct hostapd_data *hapd, const char *cmd) hostapd_dpp_pkex_add() argument
1596 hostapd_dpp_pkex_remove(struct hostapd_data *hapd, const char *id) hostapd_dpp_pkex_remove() argument
1626 hostapd_dpp_stop(struct hostapd_data *hapd) hostapd_dpp_stop() argument
1640 struct hostapd_data *hapd = ctx; hostapd_dpp_relay_tx() local
1660 struct hostapd_data *hapd = ctx; hostapd_dpp_relay_gas_resp_tx() local
1668 hostapd_dpp_add_controllers(struct hostapd_data *hapd) hostapd_dpp_add_controllers() argument
1691 hostapd_dpp_init(struct hostapd_data *hapd) hostapd_dpp_init() argument
1699 hostapd_dpp_deinit(struct hostapd_data *hapd) hostapd_dpp_deinit() argument
[all...]
H A Dsta_info.c55 int ap_for_each_sta(struct hostapd_data *hapd, in ap_for_each_sta() argument
71 struct sta_info * ap_get_sta(struct hostapd_data *hapd, const u8 *sta) in ap_get_sta() argument
83 struct sta_info * ap_get_sta_p2p(struct hostapd_data *hapd, const u8 *addr) in ap_get_sta_p2p() argument
106 ap_sta_list_del(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_list_del() argument
126 ap_sta_hash_add(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_hash_add() argument
133 ap_sta_hash_del(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_hash_del() argument
155 ap_sta_ip6addr_del(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_ip6addr_del() argument
161 ap_free_sta(struct hostapd_data *hapd, struct sta_info *sta) ap_free_sta() argument
384 hostapd_free_stas(struct hostapd_data *hapd) hostapd_free_stas() argument
414 struct hostapd_data *hapd = eloop_ctx; ap_handle_timer() local
588 struct hostapd_data *hapd = eloop_ctx; ap_handle_session_timer() local
615 ap_sta_replenish_timeout(struct hostapd_data *hapd, struct sta_info *sta, u32 session_timeout) ap_sta_replenish_timeout() argument
627 ap_sta_session_timeout(struct hostapd_data *hapd, struct sta_info *sta, u32 session_timeout) ap_sta_session_timeout() argument
639 ap_sta_no_session_timeout(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_no_session_timeout() argument
648 struct hostapd_data *hapd = eloop_ctx; ap_handle_session_warning_timer() local
662 ap_sta_session_warning_timeout(struct hostapd_data *hapd, struct sta_info *sta, int warning_time) ap_sta_session_warning_timeout() argument
671 ap_sta_add(struct hostapd_data *hapd, const u8 *addr) ap_sta_add() argument
736 ap_sta_remove(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_remove() argument
758 ap_sta_remove_in_other_bss(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_remove_in_other_bss() argument
789 struct hostapd_data *hapd = eloop_ctx; ap_sta_disassoc_cb_timeout() local
799 ap_sta_disassociate(struct hostapd_data *hapd, struct sta_info *sta, u16 reason) ap_sta_disassociate() argument
840 struct hostapd_data *hapd = eloop_ctx; ap_sta_deauth_cb_timeout() local
850 ap_sta_deauthenticate(struct hostapd_data *hapd, struct sta_info *sta, u16 reason) ap_sta_deauthenticate() argument
888 ap_sta_wps_cancel(struct hostapd_data *hapd, struct sta_info *sta, void *ctx) ap_sta_wps_cancel() argument
904 ap_sta_get_free_vlan_id(struct hostapd_data *hapd) ap_sta_get_free_vlan_id() argument
920 ap_sta_set_vlan(struct hostapd_data *hapd, struct sta_info *sta, struct vlan_description *vlan_desc) ap_sta_set_vlan() argument
1023 ap_sta_bind_vlan(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_bind_vlan() argument
1100 ap_check_sa_query_timeout(struct hostapd_data *hapd, struct sta_info *sta) ap_check_sa_query_timeout() argument
1126 struct hostapd_data *hapd = eloop_ctx; ap_sa_query_timer() local
1175 ap_sta_start_sa_query(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_start_sa_query() argument
1181 ap_sta_stop_sa_query(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_stop_sa_query() argument
1192 ap_sta_wpa_get_keyid(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_wpa_get_keyid() argument
1218 ap_sta_set_authorized(struct hostapd_data *hapd, struct sta_info *sta, int authorized) ap_sta_set_authorized() argument
1306 ap_sta_disconnect(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 reason) ap_sta_disconnect() argument
1363 ap_sta_deauth_cb(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_deauth_cb() argument
1375 ap_sta_disassoc_cb(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_disassoc_cb() argument
1387 ap_sta_clear_disconnect_timeouts(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_clear_disconnect_timeouts() argument
1448 struct hostapd_data *hapd = eloop_ctx; ap_sta_delayed_1x_auth_fail_cb() local
1465 ap_sta_delayed_1x_auth_fail_disconnect(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_delayed_1x_auth_fail_disconnect() argument
1483 ap_sta_pending_delayed_1x_auth_fail_disconnect(struct hostapd_data *hapd, struct sta_info *sta) ap_sta_pending_delayed_1x_auth_fail_disconnect() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_macsec_qca.c294 static void * macsec_qca_hapd_init(struct hostapd_data *hapd, in macsec_qca_hapd_init() argument
H A Ddriver_hostap.c38 struct hostapd_data *hapd; member
965 static void * hostap_init(struct hostapd_data *hapd, in hostap_init() argument
H A Ddriver_macsec_linux.c1534 static void * macsec_drv_hapd_init(struct hostapd_data *hapd, in macsec_drv_hapd_init() argument
H A Dwpa_hal.h179 struct hostapd_data *hapd; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh_mpm.c113 static int plink_free_count(struct hostapd_data *hapd) in plink_free_count() argument
173 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; in llid_in_use() local
458 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; in mesh_mpm_fsm_restart() local
472 struct hostapd_data *hapd in plink_timer() local
533 mesh_mpm_plink_close(struct hostapd_data *hapd, struct sta_info *sta, void *ctx) mesh_mpm_plink_close() argument
554 struct hostapd_data *hapd; mesh_mpm_close_peer() local
576 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; peer_add_timer() local
586 struct hostapd_data *hapd; mesh_mpm_connect_peer() local
633 struct hostapd_data *hapd = ifmsh->bss[0]; mesh_mpm_deinit() local
868 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; mesh_mpm_plink_estab() local
926 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; mesh_mpm_fsm() local
1119 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; mesh_mpm_action_rx() local
1389 mesh_mpm_free_sta(struct hostapd_data *hapd, struct sta_info *sta) mesh_mpm_free_sta() argument
[all...]
H A Dmesh_rsn.c35 struct hostapd_data *hapd; in mesh_auth_timer() local
82 struct hostapd_data *hapd = mesh_rsn->wpa_s->ifmsh->bss[0]; in auth_get_psk() local
128 struct hostapd_data *hapd; in auth_start_ampe() local
356 struct hostapd_data *hapd in mesh_rsn_auth_sae_sta() local
650 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; mesh_rsn_process_ampe() local
[all...]
H A Dap.c1088 struct hostapd_data *hapd; in wpas_wps_ap_pin_enable() local
1104 struct hostapd_data *hapd; in wpas_wps_ap_pin_disable() local
1118 struct hostapd_data *hapd; in wpas_wps_ap_pin_random() local
1140 struct hostapd_data *hapd; wpas_wps_ap_pin_get() local
1151 struct hostapd_data *hapd; wpas_wps_ap_pin_set() local
1173 struct hostapd_data *hapd; wpa_supplicant_ap_pwd_auth_fail() local
1201 struct hostapd_data *hapd; wpas_ap_wps_nfc_config_token() local
1213 struct hostapd_data *hapd; wpas_ap_wps_nfc_handover_sel() local
1226 struct hostapd_data *hapd; wpas_ap_wps_nfc_report_handover() local
1244 struct hostapd_data *hapd; ap_ctrl_iface_sta_first() local
1259 struct hostapd_data *hapd; ap_ctrl_iface_sta() local
1274 struct hostapd_data *hapd; ap_ctrl_iface_sta_next() local
1341 struct hostapd_data *hapd; wpa_supplicant_ap_update_beacon() local
1414 struct hostapd_data *hapd; wpa_supplicant_ap_mac_addr_filter() local
1456 struct hostapd_data *hapd; wpas_ap_wps_add_nfc_pw() local
1500 struct hostapd_data *hapd; wpas_ap_stop_ap() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_main.c47 struct hostapd_data *hapd = ctx; in hostapd_logger_cb() local
156 struct hostapd_data *hapd = iface->bss[0]; hostapd_driver_init() local
514 struct hostapd_data *hapd = ctx; hostapd_msg_ifname_cb() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh_mpm.c113 static int plink_free_count(struct hostapd_data *hapd) in plink_free_count() argument
173 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; in llid_in_use() local
466 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; in mesh_mpm_fsm_restart() local
480 struct hostapd_data *hapd in plink_timer() local
541 mesh_mpm_plink_close(struct hostapd_data *hapd, struct sta_info *sta, void *ctx) mesh_mpm_plink_close() argument
565 struct hostapd_data *hapd; mesh_mpm_close_peer() local
587 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; peer_add_timer() local
597 struct hostapd_data *hapd; mesh_mpm_connect_peer() local
644 struct hostapd_data *hapd = ifmsh->bss[0]; mesh_mpm_deinit() local
884 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; mesh_mpm_plink_estab() local
956 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; mesh_mpm_fsm() local
1149 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; mesh_mpm_action_rx() local
1419 mesh_mpm_free_sta(struct hostapd_data *hapd, struct sta_info *sta) mesh_mpm_free_sta() argument
[all...]
H A Dmesh_rsn.c35 struct hostapd_data *hapd; in mesh_auth_timer() local
82 struct hostapd_data *hapd = mesh_rsn->wpa_s->ifmsh->bss[0]; in auth_get_psk() local
133 struct hostapd_data *hapd; in auth_start_ampe() local
366 struct hostapd_data *hapd in mesh_rsn_auth_sae_sta() local
658 struct hostapd_data *hapd = wpa_s->ifmsh->bss[0]; mesh_rsn_process_ampe() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_main.c47 struct hostapd_data *hapd = ctx; in hostapd_logger_cb() local
159 struct hostapd_data *hapd = iface->bss[0]; hostapd_driver_init() local
506 struct hostapd_data *hapd = ctx; hostapd_msg_ifname_cb() local
[all...]

Completed in 24 milliseconds

1234567