Home
last modified time | relevance | path

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

1234567

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c72 u8 * hostapd_eid_multi_ap(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_multi_ap() argument
87 u8 * hostapd_eid_supp_rates(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_supp_rates() argument
131 hostapd_eid_ext_supp_rates(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ext_supp_rates() argument
177 hostapd_own_capab_info(struct hostapd_data *hapd) hostapd_own_capab_info() argument
242 auth_shared_key(struct hostapd_data *hapd, struct sta_info *sta, u16 auth_transaction, const u8 *challenge, int iswep) auth_shared_key() argument
299 send_auth_reply(struct hostapd_data *hapd, const u8 *dst, const u8 *bssid, u16 auth_alg, u16 auth_transaction, u16 resp, const u8 *ies, size_t ies_len, const char *dbg) send_auth_reply() argument
348 struct hostapd_data *hapd = ctx; handle_auth_ft_finish() local
390 auth_build_sae_commit(struct hostapd_data *hapd, struct sta_info *sta, int update) auth_build_sae_commit() argument
448 auth_build_sae_confirm(struct hostapd_data *hapd, struct sta_info *sta) auth_build_sae_confirm() argument
463 auth_sae_send_commit(struct hostapd_data *hapd, struct sta_info *sta, const u8 *bssid, int update) auth_sae_send_commit() argument
486 auth_sae_send_confirm(struct hostapd_data *hapd, struct sta_info *sta, const u8 *bssid) auth_sae_send_confirm() argument
507 use_sae_anti_clogging(struct hostapd_data *hapd) use_sae_anti_clogging() argument
537 sae_token_hash(struct hostapd_data *hapd, const u8 *addr) sae_token_hash() argument
547 check_sae_token(struct hostapd_data *hapd, const u8 *addr, const u8 *token, size_t token_len) check_sae_token() argument
582 auth_build_token_req(struct hostapd_data *hapd, int group, const u8 *addr) auth_build_token_req() argument
639 sae_check_big_sync(struct hostapd_data *hapd, struct sta_info *sta) sae_check_big_sync() argument
652 struct hostapd_data *hapd = eloop_ctx; auth_sae_retransmit_timer() local
687 sae_clear_retransmit_timer(struct hostapd_data *hapd, struct sta_info *sta) sae_clear_retransmit_timer() argument
693 sae_set_retransmit_timer(struct hostapd_data *hapd, struct sta_info *sta) sae_set_retransmit_timer() argument
705 sae_sme_send_external_auth_status(struct hostapd_data *hapd, struct sta_info *sta, u16 status) sae_sme_send_external_auth_status() argument
721 sae_accept_sta(struct hostapd_data *hapd, struct sta_info *sta) sae_accept_sta() argument
763 sae_sm_step(struct hostapd_data *hapd, struct sta_info *sta, const u8 *bssid, u8 auth_transaction, int allow_reuse, int *sta_removed) sae_sm_step() argument
938 sae_pick_next_group(struct hostapd_data *hapd, struct sta_info *sta) sae_pick_next_group() argument
979 handle_auth_sae(struct hostapd_data *hapd, struct sta_info *sta, const struct ieee80211_mgmt *mgmt, size_t len, u16 auth_transaction, u16 status_code) handle_auth_sae() argument
1276 auth_sae_init_committed(struct hostapd_data *hapd, struct sta_info *sta) auth_sae_init_committed() argument
1300 struct hostapd_data *hapd = eloop_ctx; auth_sae_process_commit() local
1323 auth_sae_queue(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int rssi) auth_sae_queue() argument
1381 auth_sae_queued_addr(struct hostapd_data *hapd, const u8 *addr) auth_sae_queued_addr() argument
1431 handle_auth_fils(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, size_t len, u16 auth_alg, u16 auth_transaction, u16 status_code, void (*cb)(struct hostapd_data *hapd, struct sta_info *sta, u16 resp, struct wpabuf *data, int pub)) handle_auth_fils() argument
1670 prepare_auth_resp_fils(struct hostapd_data *hapd, struct sta_info *sta, u16 *resp, struct rsn_pmksa_cache_entry *pmksa, struct wpabuf *erp_resp, const u8 *msk, size_t msk_len, int *is_pub) prepare_auth_resp_fils() argument
1881 handle_auth_fils_finish(struct hostapd_data *hapd, struct sta_info *sta, u16 resp, struct wpabuf *data, int pub) handle_auth_fils_finish() argument
1907 ieee802_11_finish_fils_auth(struct hostapd_data *hapd, struct sta_info *sta, int success, struct wpabuf *erp_resp, const u8 *msk, size_t msk_len) ieee802_11_finish_fils_auth() argument
1935 ieee802_11_allowed_address(struct hostapd_data *hapd, const u8 *addr, const u8 *msg, size_t len, u32 *session_timeout, u32 *acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui, int is_probe_req) ieee802_11_allowed_address() argument
1974 ieee802_11_set_radius_info(struct hostapd_data *hapd, struct sta_info *sta, int res, u32 session_timeout, u32 acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui) ieee802_11_set_radius_info() argument
2028 handle_auth(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int rssi, int from_queue) handle_auth() argument
2442 hostapd_get_aid(struct hostapd_data *hapd, struct sta_info *sta) hostapd_get_aid() argument
2478 check_ssid(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ssid_ie, size_t ssid_ie_len) check_ssid() argument
2497 check_wmm(struct hostapd_data *hapd, struct sta_info *sta, const u8 *wmm_ie, size_t wmm_ie_len) check_wmm() argument
2521 check_multi_ap(struct hostapd_data *hapd, struct sta_info *sta, const u8 *multi_ap_ie, size_t multi_ap_len) check_multi_ap() argument
2575 copy_supp_rates(struct hostapd_data *hapd, struct sta_info *sta, struct ieee802_11_elems *elems) copy_supp_rates() argument
2609 check_ext_capab(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ext_capab_ie, size_t ext_capab_ie_len) check_ext_capab() argument
2637 owe_group_supported(struct hostapd_data *hapd, u16 group) owe_group_supported() argument
2657 owe_process_assoc_req(struct hostapd_data *hapd, struct sta_info *sta, const u8 *owe_dh, u8 owe_dh_len) owe_process_assoc_req() argument
2800 owe_validate_request(struct hostapd_data *hapd, const u8 *peer, const u8 *rsn_ie, size_t rsn_ie_len, const u8 *owe_dh, size_t owe_dh_len) owe_validate_request() argument
2839 owe_process_rsn_ie(struct hostapd_data *hapd, struct sta_info *sta, const u8 *rsn_ie, size_t rsn_ie_len, const u8 *owe_dh, size_t owe_dh_len) owe_process_rsn_ie() argument
2919 check_assoc_ies(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ies, size_t ies_len, int reassoc) check_assoc_ies() argument
3335 send_deauth(struct hostapd_data *hapd, const u8 *addr, u16 reason_code) send_deauth() argument
3357 add_associated_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) add_associated_sta() argument
3456 send_assoc_resp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 status_code, int reassoc, const u8 *ies, size_t ies_len, int rssi) send_assoc_resp() argument
3749 owe_assoc_req_process(struct hostapd_data *hapd, struct sta_info *sta, const u8 *owe_dh, u8 owe_dh_len, u8 *owe_buf, size_t owe_buf_len, u16 *reason) owe_assoc_req_process() argument
3811 fils_hlp_finish_assoc(struct hostapd_data *hapd, struct sta_info *sta) fils_hlp_finish_assoc() argument
3843 struct hostapd_data *hapd = eloop_ctx; fils_hlp_timeout() local
3858 handle_assoc(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc, int rssi) handle_assoc() argument
4266 handle_disassoc(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) handle_disassoc() argument
4330 handle_deauth(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) handle_deauth() argument
4368 handle_beacon(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, struct hostapd_frame_info *fi) handle_beacon() argument
4398 handle_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, unsigned int freq) handle_action() argument
4608 ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len, struct hostapd_frame_info *fi) ieee802_11_mgmt() argument
4721 handle_auth_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) handle_auth_cb() argument
4772 hostapd_set_wds_encryption(struct hostapd_data *hapd, struct sta_info *sta, char *ifname_wds) hostapd_set_wds_encryption() argument
4796 handle_assoc_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc, int ok) handle_assoc_cb() argument
4952 handle_deauth_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) handle_deauth_cb() argument
4976 handle_disassoc_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) handle_disassoc_cb() argument
5000 handle_action_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) handle_action_cb() argument
5068 ieee802_11_mgmt_cb(struct hostapd_data *hapd, const u8 *buf, size_t len, u16 stype, int ok) ieee802_11_mgmt_cb() argument
5125 ieee802_11_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen) ieee802_11_get_mib() argument
5132 ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) ieee802_11_get_mib_sta() argument
5140 hostapd_tx_status(struct hostapd_data *hapd, const u8 *addr, const u8 *buf, size_t len, int ack) hostapd_tx_status() argument
5170 hostapd_eapol_tx_status(struct hostapd_data *hapd, const u8 *dst, const u8 *data, size_t len, int ack) hostapd_eapol_tx_status() argument
5197 hostapd_client_poll_ok(struct hostapd_data *hapd, const u8 *addr) hostapd_client_poll_ok() argument
5225 ieee802_11_rx_from_unknown(struct hostapd_data *hapd, const u8 *src, int wds) ieee802_11_rx_from_unknown() argument
[all...]
H A Dieee802_1x.c51 static void ieee802_1x_send(struct hostapd_data *hapd, struct sta_info *sta, in ieee802_1x_send() argument
108 void ieee802_1x_set_sta_authorized(struct hostapd_data *hapd, in ieee802_1x_set_sta_authorized() argument
144 ieee802_1x_tx_key_one(struct hostapd_data *hapd, struct sta_info *sta, int idx, int broadcast, u8 *key_data, size_t key_len) ieee802_1x_tx_key_one() argument
242 ieee802_1x_tx_key(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_tx_key() argument
301 radius_mode_txt(struct hostapd_data *hapd) radius_mode_txt() argument
317 radius_sta_rate(struct hostapd_data *hapd, struct sta_info *sta) radius_sta_rate() argument
331 ieee802_1x_learn_identity(struct hostapd_data *hapd, struct eapol_state_machine *sm, const u8 *eap, size_t len) ieee802_1x_learn_identity() argument
368 add_common_radius_sta_attr_rsn(struct hostapd_data *hapd, struct hostapd_radius_attr *req_attr, struct sta_info *sta, struct radius_msg *msg) add_common_radius_sta_attr_rsn() argument
430 add_common_radius_sta_attr(struct hostapd_data *hapd, struct hostapd_radius_attr *req_attr, struct sta_info *sta, struct radius_msg *msg) add_common_radius_sta_attr() argument
528 add_common_radius_attr(struct hostapd_data *hapd, struct hostapd_radius_attr *req_attr, struct sta_info *sta, struct radius_msg *msg) add_common_radius_attr() argument
621 add_sqlite_radius_attr(struct hostapd_data *hapd, struct sta_info *sta, struct radius_msg *msg, int acct) add_sqlite_radius_attr() argument
678 ieee802_1x_encapsulate_radius(struct hostapd_data *hapd, struct sta_info *sta, const u8 *eap, size_t len) ieee802_1x_encapsulate_radius() argument
852 handle_eap_response(struct hostapd_data *hapd, struct sta_info *sta, struct eap_hdr *eap, size_t len) handle_eap_response() argument
884 handle_eap_initiate(struct hostapd_data *hapd, struct sta_info *sta, struct eap_hdr *eap, size_t len) handle_eap_initiate() argument
918 handle_eap(struct hostapd_data *hapd, struct sta_info *sta, u8 *buf, size_t len) handle_eap() argument
975 ieee802_1x_alloc_eapol_sm(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_alloc_eapol_sm() argument
1023 ieee802_1x_receive(struct hostapd_data *hapd, const u8 *sa, const u8 *buf, size_t len) ieee802_1x_receive() argument
1219 ieee802_1x_new_station(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_new_station() argument
1369 ieee802_1x_free_station(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_free_station() argument
1398 ieee802_1x_decapsulate_radius(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_decapsulate_radius() argument
1475 ieee802_1x_get_keys(struct hostapd_data *hapd, struct sta_info *sta, struct radius_msg *msg, struct radius_msg *req, const u8 *shared_secret, size_t shared_secret_len) ieee802_1x_get_keys() argument
1537 ieee802_1x_store_radius_class(struct hostapd_data *hapd, struct sta_info *sta, struct radius_msg *msg) ieee802_1x_store_radius_class() argument
1592 ieee802_1x_update_sta_identity(struct hostapd_data *hapd, struct sta_info *sta, struct radius_msg *msg) ieee802_1x_update_sta_identity() argument
1624 ieee802_1x_update_sta_cui(struct hostapd_data *hapd, struct sta_info *sta, struct radius_msg *msg) ieee802_1x_update_sta_cui() argument
1675 ieee802_1x_hs20_deauth_req(struct hostapd_data *hapd, struct sta_info *sta, u8 *pos, size_t len) ieee802_1x_hs20_deauth_req() argument
1696 ieee802_1x_hs20_session_info(struct hostapd_data *hapd, struct sta_info *sta, u8 *pos, size_t len, int session_timeout) ieee802_1x_hs20_session_info() argument
1738 ieee802_1x_hs20_t_c_filtering(struct hostapd_data *hapd, struct sta_info *sta, u8 *pos, size_t len) ieee802_1x_hs20_t_c_filtering() argument
1751 ieee802_1x_hs20_t_c_url(struct hostapd_data *hapd, struct sta_info *sta, u8 *pos, size_t len) ieee802_1x_hs20_t_c_url() argument
1767 ieee802_1x_check_hs20(struct hostapd_data *hapd, struct sta_info *sta, struct radius_msg *msg, int session_timeout) ieee802_1x_check_hs20() argument
1829 ieee802_1x_select_radius_identifier(struct hostapd_data *hapd, struct sta_info *sta, void *ctx) ieee802_1x_select_radius_identifier() argument
1846 ieee802_1x_search_radius_identifier(struct hostapd_data *hapd, u8 identifier) ieee802_1x_search_radius_identifier() argument
1857 ieee802_1x_update_vlan(struct radius_msg *msg, struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_update_vlan() argument
1909 struct hostapd_data *hapd = data; ieee802_1x_receive_auth() local
2077 ieee802_1x_abort_auth(struct hostapd_data *hapd, struct sta_info *sta) ieee802_1x_abort_auth() argument
2107 ieee802_1x_rekey_broadcast(struct hostapd_data *hapd) ieee802_1x_rekey_broadcast() argument
2133 ieee802_1x_sta_key_available(struct hostapd_data *hapd, struct sta_info *sta, void *ctx) ieee802_1x_sta_key_available() argument
2146 struct hostapd_data *hapd = eloop_ctx; ieee802_1x_rekey() local
2226 struct hostapd_data *hapd = ctx; ieee802_1x_aaa_send() local
2237 struct hostapd_data *hapd = ctx; _ieee802_1x_finished() local
2250 struct hostapd_data *hapd = ctx; ieee802_1x_get_eap_user() local
2297 struct hostapd_data *hapd = ctx; ieee802_1x_sta_entry_alive() local
2310 struct hostapd_data *hapd = ctx; ieee802_1x_logger() local
2335 struct hostapd_data *hapd = ctx; ieee802_1x_set_port_authorized() local
2343 struct hostapd_data *hapd = ctx; _ieee802_1x_abort_auth() local
2353 struct hostapd_data *hapd = ctx; _ieee802_1x_tx_key() local
2382 struct hostapd_data *hapd = ctx; ieee802_1x_erp_get_key() local
2397 struct hostapd_data *hapd = ctx; ieee802_1x_erp_add_key() local
2406 ieee802_1x_init(struct hostapd_data *hapd) ieee802_1x_init() argument
2500 ieee802_1x_erp_flush(struct hostapd_data *hapd) ieee802_1x_erp_flush() argument
2512 ieee802_1x_deinit(struct hostapd_data *hapd) ieee802_1x_deinit() argument
2527 ieee802_1x_tx_status(struct hostapd_data *hapd, struct sta_info *sta, const u8 *buf, size_t len, int ack) ieee802_1x_tx_status() argument
2554 ieee802_1x_eapol_tx_status(struct hostapd_data *hapd, struct sta_info *sta, const u8 *buf, int len, int ack) ieee802_1x_eapol_tx_status() argument
2710 ieee802_1x_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen) ieee802_1x_get_mib() argument
2717 ieee802_1x_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) ieee802_1x_get_mib_sta() argument
2899 struct hostapd_data *hapd = eloop_ctx; ieee802_1x_wnm_notif_send() local
2933 ieee802_1x_finished(struct hostapd_data *hapd, struct sta_info *sta, int success, int remediation) ieee802_1x_finished() argument
[all...]
H A Dwps_hostapd.c61 struct hostapd_data *hapd = iface->bss[j]; in wps_for_each() local
78 static int hostapd_wps_for_each(struct hostapd_data *hapd, in hostapd_wps_for_each() argument
99 struct hostapd_data *hapd in hostapd_wps_new_psk_cb() local
160 struct hostapd_data *hapd = ctx; hostapd_wps_set_ie_cb() local
174 struct hostapd_data *hapd = ctx; hostapd_wps_pin_needed_cb() local
217 wps_stop_registrar(struct hostapd_data *hapd, void *ctx) wps_stop_registrar() argument
231 struct hostapd_data *hapd = ctx; hostapd_wps_reg_success_cb() local
256 struct hostapd_data *hapd = ctx; hostapd_wps_enrollee_seen_cb() local
285 hostapd_wps_eap_completed(struct hostapd_data *hapd) hostapd_wps_eap_completed() argument
299 hapd_new_ap_event(struct hostapd_data *hapd, const u8 *attr, size_t attr_len) hapd_new_ap_event() argument
313 hapd_wps_reconfig_in_memory(struct hostapd_data *hapd, const struct wps_credential *cred) hapd_wps_reconfig_in_memory() argument
407 hapd_wps_cred_cb(struct hostapd_data *hapd, void *ctx) hapd_wps_cred_cb() argument
663 struct hostapd_data *hapd = ctx; hostapd_wps_cred_cb() local
670 struct hostapd_data *hapd = eloop_data; hostapd_wps_reenable_ap_pin() local
684 wps_pwd_auth_fail(struct hostapd_data *hapd, void *ctx) wps_pwd_auth_fail() argument
736 hostapd_pwd_auth_fail(struct hostapd_data *hapd, struct wps_event_pwd_auth_fail *data) hostapd_pwd_auth_fail() argument
749 wps_ap_pin_success(struct hostapd_data *hapd, void *ctx) wps_ap_pin_success() argument
766 hostapd_wps_ap_pin_success(struct hostapd_data *hapd) hostapd_wps_ap_pin_success() argument
772 hostapd_wps_event_pbc_overlap(struct hostapd_data *hapd) hostapd_wps_event_pbc_overlap() argument
779 hostapd_wps_event_pbc_timeout(struct hostapd_data *hapd) hostapd_wps_event_pbc_timeout() argument
786 hostapd_wps_event_pbc_active(struct hostapd_data *hapd) hostapd_wps_event_pbc_active() argument
793 hostapd_wps_event_pbc_disable(struct hostapd_data *hapd) hostapd_wps_event_pbc_disable() argument
800 hostapd_wps_event_success(struct hostapd_data *hapd, struct wps_event_success *success) hostapd_wps_event_success() argument
810 hostapd_wps_event_fail(struct hostapd_data *hapd, struct wps_event_fail *fail) hostapd_wps_event_fail() argument
836 struct hostapd_data *hapd = ctx; hostapd_wps_event_cb() local
891 struct hostapd_data *hapd = ctx; hostapd_wps_rf_band_cb() local
900 hostapd_wps_clear_ies(struct hostapd_data *hapd, int deinit_only) hostapd_wps_clear_ies() argument
926 struct hostapd_data *hapd = iface->bss[j]; get_uuid_cb() local
971 hostapd_wps_set_vendor_ext(struct hostapd_data *hapd, struct wps_context *wps) hostapd_wps_set_vendor_ext() argument
1011 hostapd_init_wps(struct hostapd_data *hapd, struct hostapd_bss_config *conf) hostapd_init_wps() argument
1252 hostapd_init_wps_complete(struct hostapd_data *hapd) hostapd_init_wps_complete() argument
1288 hostapd_deinit_wps(struct hostapd_data *hapd) hostapd_deinit_wps() argument
1308 hostapd_update_wps(struct hostapd_data *hapd) hostapd_update_wps() argument
1340 wps_add_pin(struct hostapd_data *hapd, void *ctx) wps_add_pin() argument
1356 hostapd_wps_add_pin(struct hostapd_data *hapd, const u8 *addr, const char *uuid, const char *pin, int timeout) hostapd_wps_add_pin() argument
1387 wps_button_pushed(struct hostapd_data *hapd, void *ctx) wps_button_pushed() argument
1401 hostapd_wps_button_pushed(struct hostapd_data *hapd, const u8 *p2p_dev_addr) hostapd_wps_button_pushed() argument
1420 wps_cancel(struct hostapd_data *hapd, void *ctx) wps_cancel() argument
1434 hostapd_wps_cancel(struct hostapd_data *hapd) hostapd_wps_cancel() argument
1452 struct hostapd_data *hapd = ctx; hostapd_wps_probe_req_rx() local
1512 struct hostapd_data *hapd = priv; hostapd_rx_req_put_wlan_response() local
1576 hostapd_wps_upnp_init(struct hostapd_data *hapd, struct wps_context *wps) hostapd_wps_upnp_init() argument
1601 hostapd_wps_upnp_deinit(struct hostapd_data *hapd) hostapd_wps_upnp_deinit() argument
1609 hostapd_wps_get_mib_sta(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) hostapd_wps_get_mib_sta() argument
1620 struct hostapd_data *hapd = eloop_data; hostapd_wps_ap_pin_timeout() local
1627 hostapd_wps_ap_pin_enable(struct hostapd_data *hapd, int timeout) hostapd_wps_ap_pin_enable() argument
1645 wps_ap_pin_disable(struct hostapd_data *hapd, void *ctx) wps_ap_pin_disable() argument
1657 hostapd_wps_ap_pin_disable(struct hostapd_data *hapd) hostapd_wps_ap_pin_disable() argument
1670 wps_ap_pin_set(struct hostapd_data *hapd, void *ctx) wps_ap_pin_set() argument
1687 hostapd_wps_ap_pin_random(struct hostapd_data *hapd, int timeout) hostapd_wps_ap_pin_random() argument
1701 hostapd_wps_ap_pin_get(struct hostapd_data *hapd) hostapd_wps_ap_pin_get() argument
1707 hostapd_wps_ap_pin_set(struct hostapd_data *hapd, const char *pin, int timeout) hostapd_wps_ap_pin_set() argument
1721 wps_update_ie(struct hostapd_data *hapd, void *ctx) wps_update_ie() argument
1729 hostapd_wps_update_ie(struct hostapd_data *hapd) hostapd_wps_update_ie() argument
1735 hostapd_wps_config_ap(struct hostapd_data *hapd, const char *ssid, const char *auth, const char *encr, const char *key) hostapd_wps_config_ap() argument
1791 wps_add_nfc_password_token(struct hostapd_data *hapd, void *ctx) wps_add_nfc_password_token() argument
1807 hostapd_wps_add_nfc_password_token(struct hostapd_data *hapd, struct wps_parse_attr *attr) hostapd_wps_add_nfc_password_token() argument
1821 hostapd_wps_nfc_tag_process(struct hostapd_data *hapd, const struct wpabuf *wps) hostapd_wps_nfc_tag_process() argument
1841 hostapd_wps_nfc_tag_read(struct hostapd_data *hapd, const struct wpabuf *data) hostapd_wps_nfc_tag_read() argument
1867 hostapd_wps_nfc_config_token(struct hostapd_data *hapd, int ndef) hostapd_wps_nfc_config_token() argument
1890 hostapd_wps_nfc_hs_cr(struct hostapd_data *hapd, int ndef) hostapd_wps_nfc_hs_cr() argument
1931 hostapd_wps_nfc_report_handover(struct hostapd_data *hapd, const struct wpabuf *req, const struct wpabuf *sel) hostapd_wps_nfc_report_handover() argument
2025 hostapd_wps_nfc_token_gen(struct hostapd_data *hapd, int ndef) hostapd_wps_nfc_token_gen() argument
2041 hostapd_wps_nfc_token_enable(struct hostapd_data *hapd) hostapd_wps_nfc_token_enable() argument
2083 hostapd_wps_nfc_token_disable(struct hostapd_data *hapd) hostapd_wps_nfc_token_disable() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c3951 struct hostapd_data *hapd; in wpas_dbus_getter_stas() local
4099 struct hostapd_data *hapd; in wpas_dbus_getter_sta_rx_packets() local
4138 struct hostapd_data *hapd; in wpas_dbus_getter_sta_tx_packets() local
4177 struct hostapd_data *hapd; wpas_dbus_getter_sta_tx_bytes() local
4216 struct hostapd_data *hapd; wpas_dbus_getter_sta_rx_bytes() local
5247 struct hostapd_data *hapd; wpas_dbus_getter_mesh_peers() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c86 static int hostapd_ctrl_iface_attach(struct hostapd_data *hapd, in hostapd_ctrl_iface_attach() argument
94 static int hostapd_ctrl_iface_detach(struct hostapd_data *hapd, in hostapd_ctrl_iface_detach() argument
102 static int hostapd_ctrl_iface_level(struct hostapd_data *hapd, in hostapd_ctrl_iface_level() argument
111 static int hostapd_ctrl_iface_new_sta(struct hostapd_data *hapd, in hostapd_ctrl_iface_new_sta() argument
138 hostapd_ctrl_iface_sa_query(struct hostapd_data *hapd, const char *txtaddr) hostapd_ctrl_iface_sa_query() argument
158 hostapd_ctrl_iface_wps_pin(struct hostapd_data *hapd, char *txt) hostapd_ctrl_iface_wps_pin() argument
187 hostapd_ctrl_iface_wps_check_pin( struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_wps_check_pin() argument
233 hostapd_ctrl_iface_wps_nfc_tag_read(struct hostapd_data *hapd, char *pos) hostapd_ctrl_iface_wps_nfc_tag_read() argument
260 hostapd_ctrl_iface_wps_nfc_config_token(struct hostapd_data *hapd, char *cmd, char *reply, size_t max_len) hostapd_ctrl_iface_wps_nfc_config_token() argument
290 hostapd_ctrl_iface_wps_nfc_token_gen(struct hostapd_data *hapd, char *reply, size_t max_len, int ndef) hostapd_ctrl_iface_wps_nfc_token_gen() argument
312 hostapd_ctrl_iface_wps_nfc_token(struct hostapd_data *hapd, char *cmd, char *reply, size_t max_len) hostapd_ctrl_iface_wps_nfc_token() argument
336 hostapd_ctrl_iface_nfc_get_handover_sel(struct hostapd_data *hapd, char *cmd, char *reply, size_t max_len) hostapd_ctrl_iface_nfc_get_handover_sel() argument
375 hostapd_ctrl_iface_nfc_report_handover(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_nfc_report_handover() argument
447 hostapd_ctrl_iface_wps_ap_pin(struct hostapd_data *hapd, char *txt, char *buf, size_t buflen) hostapd_ctrl_iface_wps_ap_pin() argument
500 hostapd_ctrl_iface_wps_config(struct hostapd_data *hapd, char *txt) hostapd_ctrl_iface_wps_config() argument
544 hostapd_ctrl_iface_wps_get_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_wps_get_status() argument
598 hostapd_ctrl_iface_hs20_wnm_notif(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_hs20_wnm_notif() argument
621 hostapd_ctrl_iface_hs20_deauth_req(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_hs20_deauth_req() argument
675 hostapd_ctrl_iface_set_qos_map_set(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_set_qos_map_set() argument
719 hostapd_ctrl_iface_send_qos_map_conf(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_send_qos_map_conf() argument
775 hostapd_ctrl_iface_disassoc_imminent(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_disassoc_imminent() argument
800 hostapd_ctrl_iface_ess_disassoc(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_ess_disassoc() argument
836 hostapd_ctrl_iface_bss_tm_req(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_bss_tm_req() argument
1004 hostapd_ctrl_iface_coloc_intf_req(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_coloc_intf_req() argument
1042 hostapd_ctrl_iface_get_key_mgmt(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_get_key_mgmt() argument
1185 hostapd_ctrl_iface_get_config(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_get_config() argument
1365 hostapd_disassoc_accept_mac(struct hostapd_data *hapd) hostapd_disassoc_accept_mac() argument
1385 hostapd_disassoc_deny_mac(struct hostapd_data *hapd) hostapd_disassoc_deny_mac() argument
1402 hostapd_ctrl_iface_set_band(struct hostapd_data *hapd, const char *bands) hostapd_ctrl_iface_set_band() argument
1436 hostapd_ctrl_iface_set(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_set() argument
1586 hostapd_ctrl_iface_get(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_get() argument
1640 hostapd_ctrl_iface_kick_mismatch_psk_sta_iter(struct hostapd_data *hapd, struct sta_info *sta, void *ctx) hostapd_ctrl_iface_kick_mismatch_psk_sta_iter() argument
1675 hostapd_ctrl_iface_reload_wpa_psk(struct hostapd_data *hapd) hostapd_ctrl_iface_reload_wpa_psk() argument
1698 hostapd_ctrl_iface_radar(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_radar() argument
1757 hostapd_ctrl_iface_mgmt_tx(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_mgmt_tx() argument
1785 hostapd_ctrl_iface_mgmt_tx_status_process(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_mgmt_tx_status_process() argument
1846 hostapd_ctrl_iface_mgmt_rx_process(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_mgmt_rx_process() argument
1916 hostapd_ctrl_iface_eapol_rx(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_eapol_rx() argument
1954 hostapd_ctrl_iface_eapol_tx(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_eapol_tx() argument
2022 struct hostapd_data *hapd = ctx; hostapd_data_test_rx() local
2066 hostapd_ctrl_iface_data_test_config(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_data_test_config() argument
2104 hostapd_ctrl_iface_data_test_tx(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_data_test_tx() argument
2180 hostapd_ctrl_iface_data_test_frame(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_data_test_frame() argument
2231 hostapd_ctrl_test_alloc_fail(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_test_alloc_fail() argument
2253 hostapd_ctrl_get_alloc_fail(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_get_alloc_fail() argument
2265 hostapd_ctrl_test_fail(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_test_fail() argument
2287 hostapd_ctrl_get_fail(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_get_fail() argument
2299 hostapd_ctrl_reset_pn(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_reset_pn() argument
2414 hostapd_ctrl_set_key(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_set_key() argument
2476 struct hostapd_data *hapd = ctx1; restore_tk() local
2491 hostapd_ctrl_resend_m1(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_resend_m1() argument
2521 hostapd_ctrl_resend_m3(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_resend_m3() argument
2550 hostapd_ctrl_resend_group_m1(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_resend_group_m1() argument
2582 hostapd_ctrl_rekey_ptk(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_rekey_ptk() argument
2598 hostapd_ctrl_get_pmksa_pmk(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t buflen) hostapd_ctrl_get_pmksa_pmk() argument
2611 hostapd_ctrl_get_pmk(struct hostapd_data *hapd, const char *cmd, char *buf, size_t buflen) hostapd_ctrl_get_pmk() argument
2639 hostapd_ctrl_register_frame(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_register_frame() argument
2859 hostapd_ctrl_iface_mib(struct hostapd_data *hapd, char *reply, int reply_size, const char *param) hostapd_ctrl_iface_mib() argument
2872 hostapd_ctrl_iface_vendor(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_vendor() argument
2940 hostapd_ctrl_iface_eapol_reauth(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_eapol_reauth() argument
2958 hostapd_ctrl_iface_eapol_set(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_eapol_set() argument
2981 hostapd_ctrl_iface_log_level(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_log_level() argument
3028 hostapd_ctrl_iface_track_sta_list(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_track_sta_list() argument
3064 hostapd_ctrl_iface_req_lci(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_req_lci() argument
3078 hostapd_ctrl_iface_req_range(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_req_range() argument
3137 hostapd_ctrl_iface_req_beacon(struct hostapd_data *hapd, const char *cmd, char *reply, size_t reply_size) hostapd_ctrl_iface_req_beacon() argument
3177 hostapd_ctrl_iface_show_neighbor(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_show_neighbor() argument
3191 hostapd_ctrl_iface_set_neighbor(struct hostapd_data *hapd, char *buf) hostapd_ctrl_iface_set_neighbor() argument
3302 hostapd_ctrl_iface_remove_neighbor(struct hostapd_data *hapd, char *buf) hostapd_ctrl_iface_remove_neighbor() argument
3459 hostapd_ctrl_iface_get_capability(struct hostapd_data *hapd, const char *field, char *buf, size_t buflen) hostapd_ctrl_iface_get_capability() argument
3490 hostapd_ctrl_iface_driver_cmd(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_driver_cmd() argument
3506 hostapd_ctrl_iface_receive_process(struct hostapd_data *hapd, char *buf, char *reply, int reply_size, struct sockaddr_storage *from, socklen_t fromlen) hostapd_ctrl_iface_receive_process() argument
4039 struct hostapd_data *hapd = eloop_ctx; hostapd_ctrl_iface_receive() local
4123 hostapd_ctrl_iface_path(struct hostapd_data *hapd) hostapd_ctrl_iface_path() argument
4152 struct hostapd_data *hapd = ctx; hostapd_ctrl_iface_msg_cb() local
4159 hostapd_ctrl_iface_init(struct hostapd_data *hapd) hostapd_ctrl_iface_init() argument
4408 hostapd_ctrl_iface_deinit(struct hostapd_data *hapd) hostapd_ctrl_iface_deinit() argument
4527 struct hostapd_data *hapd; hostapd_global_ctrl_iface_fst_attach() local
4554 struct hostapd_data * hapd; hostapd_global_ctrl_iface_fst_detach() local
4583 struct hostapd_data *hapd; hostapd_interfaces_get_hapd() local
4755 struct hostapd_data *hapd; hostapd_global_ctrl_iface_ifname() local
5284 hostapd_ctrl_iface_send(struct hostapd_data *hapd, int level, enum wpa_msg_type type, const char *buf, size_t len) hostapd_ctrl_iface_send() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c4391 struct hostapd_data *hapd; in wpas_dbus_getter_stas() local
4706 struct hostapd_data *hapd; in wpas_dbus_getter_sta_rx_packets() local
4745 struct hostapd_data *hapd; in wpas_dbus_getter_sta_tx_packets() local
4784 struct hostapd_data *hapd; wpas_dbus_getter_sta_tx_bytes() local
4823 struct hostapd_data *hapd; wpas_dbus_getter_sta_rx_bytes() local
5864 struct hostapd_data *hapd; wpas_dbus_getter_mesh_peers() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c82 static int hostapd_ctrl_iface_attach(struct hostapd_data *hapd, in hostapd_ctrl_iface_attach() argument
90 static int hostapd_ctrl_iface_detach(struct hostapd_data *hapd, in hostapd_ctrl_iface_detach() argument
98 static int hostapd_ctrl_iface_level(struct hostapd_data *hapd, in hostapd_ctrl_iface_level() argument
107 static int hostapd_ctrl_iface_new_sta(struct hostapd_data *hapd, in hostapd_ctrl_iface_new_sta() argument
135 hostapd_ctrl_iface_sa_query(struct hostapd_data *hapd, const char *txtaddr) hostapd_ctrl_iface_sa_query() argument
156 hostapd_ctrl_iface_wps_pin(struct hostapd_data *hapd, char *txt) hostapd_ctrl_iface_wps_pin() argument
185 hostapd_ctrl_iface_wps_check_pin( struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_wps_check_pin() argument
231 hostapd_ctrl_iface_wps_nfc_tag_read(struct hostapd_data *hapd, char *pos) hostapd_ctrl_iface_wps_nfc_tag_read() argument
258 hostapd_ctrl_iface_wps_nfc_config_token(struct hostapd_data *hapd, char *cmd, char *reply, size_t max_len) hostapd_ctrl_iface_wps_nfc_config_token() argument
288 hostapd_ctrl_iface_wps_nfc_token_gen(struct hostapd_data *hapd, char *reply, size_t max_len, int ndef) hostapd_ctrl_iface_wps_nfc_token_gen() argument
310 hostapd_ctrl_iface_wps_nfc_token(struct hostapd_data *hapd, char *cmd, char *reply, size_t max_len) hostapd_ctrl_iface_wps_nfc_token() argument
334 hostapd_ctrl_iface_nfc_get_handover_sel(struct hostapd_data *hapd, char *cmd, char *reply, size_t max_len) hostapd_ctrl_iface_nfc_get_handover_sel() argument
373 hostapd_ctrl_iface_nfc_report_handover(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_nfc_report_handover() argument
445 hostapd_ctrl_iface_wps_ap_pin(struct hostapd_data *hapd, char *txt, char *buf, size_t buflen) hostapd_ctrl_iface_wps_ap_pin() argument
498 hostapd_ctrl_iface_wps_config(struct hostapd_data *hapd, char *txt) hostapd_ctrl_iface_wps_config() argument
542 hostapd_ctrl_iface_wps_get_status(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_wps_get_status() argument
596 hostapd_ctrl_iface_hs20_wnm_notif(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_hs20_wnm_notif() argument
619 hostapd_ctrl_iface_hs20_deauth_req(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_hs20_deauth_req() argument
673 hostapd_ctrl_iface_set_qos_map_set(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_set_qos_map_set() argument
717 hostapd_ctrl_iface_send_qos_map_conf(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_send_qos_map_conf() argument
773 hostapd_ctrl_iface_disassoc_imminent(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_disassoc_imminent() argument
798 hostapd_ctrl_iface_ess_disassoc(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_ess_disassoc() argument
834 hostapd_ctrl_iface_bss_tm_req(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_bss_tm_req() argument
996 hostapd_ctrl_iface_coloc_intf_req(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_coloc_intf_req() argument
1034 hostapd_ctrl_iface_get_key_mgmt(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_get_key_mgmt() argument
1179 hostapd_ctrl_iface_get_config(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_get_config() argument
1297 hostapd_disassoc_accept_mac(struct hostapd_data *hapd) hostapd_disassoc_accept_mac() argument
1317 hostapd_disassoc_deny_mac(struct hostapd_data *hapd) hostapd_disassoc_deny_mac() argument
1333 hostapd_ctrl_iface_set(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_set() argument
1438 hostapd_ctrl_iface_get(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_get() argument
1492 hostapd_ctrl_iface_kick_mismatch_psk_sta_iter(struct hostapd_data *hapd, struct sta_info *sta, void *ctx) hostapd_ctrl_iface_kick_mismatch_psk_sta_iter() argument
1527 hostapd_ctrl_iface_reload_wpa_psk(struct hostapd_data *hapd) hostapd_ctrl_iface_reload_wpa_psk() argument
1550 hostapd_ctrl_iface_radar(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_radar() argument
1609 hostapd_ctrl_iface_mgmt_tx(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_mgmt_tx() argument
1637 hostapd_ctrl_iface_mgmt_tx_status_process(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_mgmt_tx_status_process() argument
1698 hostapd_ctrl_iface_mgmt_rx_process(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_mgmt_rx_process() argument
1768 hostapd_ctrl_iface_eapol_rx(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_eapol_rx() argument
1828 struct hostapd_data *hapd = ctx; hostapd_data_test_rx() local
1870 hostapd_ctrl_iface_data_test_config(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_data_test_config() argument
1908 hostapd_ctrl_iface_data_test_tx(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_data_test_tx() argument
1982 hostapd_ctrl_iface_data_test_frame(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_data_test_frame() argument
2033 hostapd_ctrl_test_alloc_fail(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_test_alloc_fail() argument
2055 hostapd_ctrl_get_alloc_fail(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_get_alloc_fail() argument
2067 hostapd_ctrl_test_fail(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_test_fail() argument
2089 hostapd_ctrl_get_fail(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_get_fail() argument
2101 hostapd_ctrl_reset_pn(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_reset_pn() argument
2185 hostapd_ctrl_set_key(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_set_key() argument
2235 struct hostapd_data *hapd = ctx1; restore_tk() local
2249 hostapd_ctrl_resend_m1(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_resend_m1() argument
2279 hostapd_ctrl_resend_m3(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_resend_m3() argument
2308 hostapd_ctrl_resend_group_m1(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_resend_group_m1() argument
2375 hostapd_ctrl_iface_mib(struct hostapd_data *hapd, char *reply, int reply_size, const char *param) hostapd_ctrl_iface_mib() argument
2388 hostapd_ctrl_iface_vendor(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_vendor() argument
2445 hostapd_ctrl_iface_eapol_reauth(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_eapol_reauth() argument
2463 hostapd_ctrl_iface_eapol_set(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_eapol_set() argument
2486 hostapd_ctrl_iface_log_level(struct hostapd_data *hapd, char *cmd, char *buf, size_t buflen) hostapd_ctrl_iface_log_level() argument
2533 hostapd_ctrl_iface_track_sta_list(struct hostapd_data *hapd, char *buf, size_t buflen) hostapd_ctrl_iface_track_sta_list() argument
2569 hostapd_ctrl_iface_req_lci(struct hostapd_data *hapd, const char *cmd) hostapd_ctrl_iface_req_lci() argument
2583 hostapd_ctrl_iface_req_range(struct hostapd_data *hapd, char *cmd) hostapd_ctrl_iface_req_range() argument
2642 hostapd_ctrl_iface_req_beacon(struct hostapd_data *hapd, const char *cmd, char *reply, size_t reply_size) hostapd_ctrl_iface_req_beacon() argument
2682 hostapd_ctrl_iface_set_neighbor(struct hostapd_data *hapd, char *buf) hostapd_ctrl_iface_set_neighbor() argument
2784 hostapd_ctrl_iface_remove_neighbor(struct hostapd_data *hapd, char *buf) hostapd_ctrl_iface_remove_neighbor() argument
2909 hostapd_ctrl_iface_get_capability(struct hostapd_data *hapd, const char *field, char *buf, size_t buflen) hostapd_ctrl_iface_get_capability() argument
2937 hostapd_ctrl_iface_receive_process(struct hostapd_data *hapd, char *buf, char *reply, int reply_size, struct sockaddr_storage *from, socklen_t fromlen) hostapd_ctrl_iface_receive_process() argument
3393 struct hostapd_data *hapd = eloop_ctx; hostapd_ctrl_iface_receive() local
3475 hostapd_ctrl_iface_path(struct hostapd_data *hapd) hostapd_ctrl_iface_path() argument
3501 struct hostapd_data *hapd = ctx; hostapd_ctrl_iface_msg_cb() local
3508 hostapd_ctrl_iface_init(struct hostapd_data *hapd) hostapd_ctrl_iface_init() argument
3757 hostapd_ctrl_iface_deinit(struct hostapd_data *hapd) hostapd_ctrl_iface_deinit() argument
3869 struct hostapd_data *hapd; hostapd_global_ctrl_iface_fst_attach() local
3896 struct hostapd_data * hapd; hostapd_global_ctrl_iface_fst_detach() local
3925 struct hostapd_data *hapd; hostapd_interfaces_get_hapd() local
4097 struct hostapd_data *hapd; hostapd_global_ctrl_iface_ifname() local
4555 hostapd_ctrl_iface_send(struct hostapd_data *hapd, int level, enum wpa_msg_type type, const char *buf, size_t len) hostapd_ctrl_iface_send() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c91 u8 * hostapd_eid_multi_ap(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_multi_ap() argument
106 u8 * hostapd_eid_supp_rates(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_supp_rates() argument
162 hostapd_eid_ext_supp_rates(struct hostapd_data *hapd, u8 *eid) hostapd_eid_ext_supp_rates() argument
221 hostapd_eid_rm_enabled_capab(struct hostapd_data *hapd, u8 *eid, size_t len) hostapd_eid_rm_enabled_capab() argument
242 hostapd_own_capab_info(struct hostapd_data *hapd) hostapd_own_capab_info() argument
310 auth_shared_key(struct hostapd_data *hapd, struct sta_info *sta, u16 auth_transaction, const u8 *challenge, int iswep) auth_shared_key() argument
368 send_auth_reply(struct hostapd_data *hapd, struct sta_info *sta, const u8 *dst, const u8 *bssid, u16 auth_alg, u16 auth_transaction, u16 resp, const u8 *ies, size_t ies_len, const char *dbg) send_auth_reply() argument
448 struct hostapd_data *hapd = ctx; handle_auth_ft_finish() local
490 sae_get_password(struct hostapd_data *hapd, struct sta_info *sta, const char *rx_id, struct sae_password_entry **pw_entry, struct sae_pt **s_pt, const struct sae_pk **s_pk) sae_get_password() argument
533 auth_build_sae_commit(struct hostapd_data *hapd, struct sta_info *sta, int update, int status_code) auth_build_sae_commit() argument
604 auth_build_sae_confirm(struct hostapd_data *hapd, struct sta_info *sta) auth_build_sae_confirm() argument
629 auth_sae_send_commit(struct hostapd_data *hapd, struct sta_info *sta, const u8 *bssid, int update, int status_code) auth_sae_send_commit() argument
669 auth_sae_send_confirm(struct hostapd_data *hapd, struct sta_info *sta, const u8 *bssid) auth_sae_send_confirm() argument
695 use_anti_clogging(struct hostapd_data *hapd) use_anti_clogging() argument
731 comeback_token_hash(struct hostapd_data *hapd, const u8 *addr, u8 *idx) comeback_token_hash() argument
744 check_comeback_token(struct hostapd_data *hapd, const u8 *addr, const u8 *token, size_t token_len) check_comeback_token() argument
780 auth_build_token_req(struct hostapd_data *hapd, int group, const u8 *addr, int h2e) auth_build_token_req() argument
853 sae_check_big_sync(struct hostapd_data *hapd, struct sta_info *sta) sae_check_big_sync() argument
866 struct hostapd_data *hapd = eloop_ctx; auth_sae_retransmit_timer() local
901 sae_clear_retransmit_timer(struct hostapd_data *hapd, struct sta_info *sta) sae_clear_retransmit_timer() argument
907 sae_set_retransmit_timer(struct hostapd_data *hapd, struct sta_info *sta) sae_set_retransmit_timer() argument
919 sae_sme_send_external_auth_status(struct hostapd_data *hapd, struct sta_info *sta, u16 status) sae_sme_send_external_auth_status() argument
935 sae_accept_sta(struct hostapd_data *hapd, struct sta_info *sta) sae_accept_sta() argument
981 sae_sm_step(struct hostapd_data *hapd, struct sta_info *sta, const u8 *bssid, u16 auth_transaction, u16 status_code, int allow_reuse, int *sta_removed) sae_sm_step() argument
1170 sae_pick_next_group(struct hostapd_data *hapd, struct sta_info *sta) sae_pick_next_group() argument
1211 sae_status_success(struct hostapd_data *hapd, u16 status_code) sae_status_success() argument
1243 sae_is_group_enabled(struct hostapd_data *hapd, int group) sae_is_group_enabled() argument
1261 check_sae_rejected_groups(struct hostapd_data *hapd, struct sae_data *sae) check_sae_rejected_groups() argument
1293 handle_auth_sae(struct hostapd_data *hapd, struct sta_info *sta, const struct ieee80211_mgmt *mgmt, size_t len, u16 auth_transaction, u16 status_code) handle_auth_sae() argument
1622 auth_sae_init_committed(struct hostapd_data *hapd, struct sta_info *sta) auth_sae_init_committed() argument
1646 struct hostapd_data *hapd = eloop_ctx; auth_sae_process_commit() local
1669 auth_sae_queue(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int rssi) auth_sae_queue() argument
1727 auth_sae_queued_addr(struct hostapd_data *hapd, const u8 *addr) auth_sae_queued_addr() argument
1785 handle_auth_fils(struct hostapd_data *hapd, struct sta_info *sta, const u8 *pos, size_t len, u16 auth_alg, u16 auth_transaction, u16 status_code, void (*cb)(struct hostapd_data *hapd, struct sta_info *sta, u16 resp, struct wpabuf *data, int pub)) handle_auth_fils() argument
2026 prepare_auth_resp_fils(struct hostapd_data *hapd, struct sta_info *sta, u16 *resp, struct rsn_pmksa_cache_entry *pmksa, struct wpabuf *erp_resp, const u8 *msk, size_t msk_len, int *is_pub) prepare_auth_resp_fils() argument
2237 handle_auth_fils_finish(struct hostapd_data *hapd, struct sta_info *sta, u16 resp, struct wpabuf *data, int pub) handle_auth_fils_finish() argument
2263 ieee802_11_finish_fils_auth(struct hostapd_data *hapd, struct sta_info *sta, int success, struct wpabuf *erp_resp, const u8 *msk, size_t msk_len) ieee802_11_finish_fils_auth() argument
2302 ieee802_11_allowed_address(struct hostapd_data *hapd, const u8 *addr, const u8 *msg, size_t len, struct radius_sta *info) ieee802_11_allowed_address() argument
2332 ieee802_11_set_radius_info(struct hostapd_data *hapd, struct sta_info *sta, int res, struct radius_sta *info) ieee802_11_set_radius_info() argument
2394 pasn_wd_handle_sae_commit(struct hostapd_data *hapd, struct sta_info *sta, struct wpabuf *wd) pasn_wd_handle_sae_commit() argument
2478 pasn_wd_handle_sae_confirm(struct hostapd_data *hapd, struct sta_info *sta, struct wpabuf *wd) pasn_wd_handle_sae_confirm() argument
2535 pasn_get_sae_wd(struct hostapd_data *hapd, struct sta_info *sta) pasn_get_sae_wd() argument
2580 pasn_get_fils_wd(struct hostapd_data *hapd, struct sta_info *sta) pasn_get_fils_wd() argument
2630 pasn_fils_auth_resp(struct hostapd_data *hapd, struct sta_info *sta, u16 status, struct wpabuf *erp_resp, const u8 *msk, size_t msk_len) pasn_fils_auth_resp() argument
2698 pasn_wd_handle_fils(struct hostapd_data *hapd, struct sta_info *sta, struct wpabuf *wd) pasn_wd_handle_fils() argument
2825 pasn_get_wrapped_data(struct hostapd_data *hapd, struct sta_info *sta) pasn_get_wrapped_data() argument
2859 pasn_derive_keys(struct hostapd_data *hapd, struct sta_info *sta, const u8 *cached_pmk, size_t cached_pmk_len, struct wpa_pasn_params_data *pasn_data, struct wpabuf *wrapped_data, struct wpabuf *secret) pasn_derive_keys() argument
2919 handle_auth_pasn_comeback(struct hostapd_data *hapd, struct sta_info *sta, u16 group) handle_auth_pasn_comeback() argument
2967 handle_auth_pasn_resp(struct hostapd_data *hapd, struct sta_info *sta, struct rsn_pmksa_cache_entry *pmksa, u16 status) handle_auth_pasn_resp() argument
3117 handle_auth_pasn_1(struct hostapd_data *hapd, struct sta_info *sta, const struct ieee80211_mgmt *mgmt, size_t len) handle_auth_pasn_1() argument
3403 handle_auth_pasn_3(struct hostapd_data *hapd, struct sta_info *sta, const struct ieee80211_mgmt *mgmt, size_t len) handle_auth_pasn_3() argument
3514 handle_auth_pasn(struct hostapd_data *hapd, struct sta_info *sta, const struct ieee80211_mgmt *mgmt, size_t len, u16 trans_seq, u16 status) handle_auth_pasn() argument
3571 handle_auth(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int rssi, int from_queue) handle_auth() argument
3981 hostapd_get_aid(struct hostapd_data *hapd, struct sta_info *sta) hostapd_get_aid() argument
4017 check_ssid(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ssid_ie, size_t ssid_ie_len) check_ssid() argument
4038 check_wmm(struct hostapd_data *hapd, struct sta_info *sta, const u8 *wmm_ie, size_t wmm_ie_len) check_wmm() argument
4062 check_multi_ap(struct hostapd_data *hapd, struct sta_info *sta, const u8 *multi_ap_ie, size_t multi_ap_len) check_multi_ap() argument
4116 copy_supp_rates(struct hostapd_data *hapd, struct sta_info *sta, struct ieee802_11_elems *elems) copy_supp_rates() argument
4150 check_ext_capab(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ext_capab_ie, size_t ext_capab_ie_len) check_ext_capab() argument
4178 owe_group_supported(struct hostapd_data *hapd, u16 group) owe_group_supported() argument
4198 owe_process_assoc_req(struct hostapd_data *hapd, struct sta_info *sta, const u8 *owe_dh, u8 owe_dh_len) owe_process_assoc_req() argument
4341 owe_validate_request(struct hostapd_data *hapd, const u8 *peer, const u8 *rsn_ie, size_t rsn_ie_len, const u8 *owe_dh, size_t owe_dh_len) owe_validate_request() argument
4380 owe_process_rsn_ie(struct hostapd_data *hapd, struct sta_info *sta, const u8 *rsn_ie, size_t rsn_ie_len, const u8 *owe_dh, size_t owe_dh_len) owe_process_rsn_ie() argument
4460 check_sa_query(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) check_sa_query() argument
4488 check_assoc_ies(struct hostapd_data *hapd, struct sta_info *sta, const u8 *ies, size_t ies_len, int reassoc) check_assoc_ies() argument
4923 send_deauth(struct hostapd_data *hapd, const u8 *addr, u16 reason_code) send_deauth() argument
4945 add_associated_sta(struct hostapd_data *hapd, struct sta_info *sta, int reassoc) add_associated_sta() argument
5043 send_assoc_resp(struct hostapd_data *hapd, struct sta_info *sta, const u8 *addr, u16 status_code, int reassoc, const u8 *ies, size_t ies_len, int rssi, int omit_rsnxe) send_assoc_resp() argument
5358 owe_assoc_req_process(struct hostapd_data *hapd, struct sta_info *sta, const u8 *owe_dh, u8 owe_dh_len, u8 *owe_buf, size_t owe_buf_len, u16 *status) owe_assoc_req_process() argument
5420 fils_hlp_finish_assoc(struct hostapd_data *hapd, struct sta_info *sta) fils_hlp_finish_assoc() argument
5452 struct hostapd_data *hapd = eloop_ctx; fils_hlp_timeout() local
5467 handle_assoc(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc, int rssi) handle_assoc() argument
5865 handle_disassoc(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) handle_disassoc() argument
5930 handle_deauth(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len) handle_deauth() argument
5975 handle_beacon(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, struct hostapd_frame_info *fi) handle_beacon() argument
6003 handle_action(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, unsigned int freq) handle_action() argument
6203 notify_mgmt_frame(struct hostapd_data *hapd, const u8 *buf, size_t len) notify_mgmt_frame() argument
6232 ieee802_11_mgmt(struct hostapd_data *hapd, const u8 *buf, size_t len, struct hostapd_frame_info *fi) ieee802_11_mgmt() argument
6355 handle_auth_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) handle_auth_cb() argument
6415 hostapd_set_wds_encryption(struct hostapd_data *hapd, struct sta_info *sta, char *ifname_wds) hostapd_set_wds_encryption() argument
6444 handle_assoc_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int reassoc, int ok) handle_assoc_cb() argument
6598 handle_deauth_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) handle_deauth_cb() argument
6622 handle_disassoc_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) handle_disassoc_cb() argument
6646 handle_action_cb(struct hostapd_data *hapd, const struct ieee80211_mgmt *mgmt, size_t len, int ok) handle_action_cb() argument
6714 ieee802_11_mgmt_cb(struct hostapd_data *hapd, const u8 *buf, size_t len, u16 stype, int ok) ieee802_11_mgmt_cb() argument
6771 ieee802_11_get_mib(struct hostapd_data *hapd, char *buf, size_t buflen) ieee802_11_get_mib() argument
6778 ieee802_11_get_mib_sta(struct hostapd_data *hapd, struct sta_info *sta, char *buf, size_t buflen) ieee802_11_get_mib_sta() argument
6786 hostapd_tx_status(struct hostapd_data *hapd, const u8 *addr, const u8 *buf, size_t len, int ack) hostapd_tx_status() argument
6816 hostapd_eapol_tx_status(struct hostapd_data *hapd, const u8 *dst, const u8 *data, size_t len, int ack) hostapd_eapol_tx_status() argument
6843 hostapd_client_poll_ok(struct hostapd_data *hapd, const u8 *addr) hostapd_client_poll_ok() argument
6871 ieee802_11_rx_from_unknown(struct hostapd_data *hapd, const u8 *src, int wds) ieee802_11_rx_from_unknown() argument
6938 hostapd_eid_txpower_envelope(struct hostapd_data *hapd, u8 *eid) hostapd_eid_txpower_envelope() argument
7050 hostapd_eid_wb_chsw_wrapper(struct hostapd_data *hapd, u8 *eid) hostapd_eid_wb_chsw_wrapper() argument
7104 hostapd_eid_nr_db_len(struct hostapd_data *hapd, size_t *current_len) hostapd_eid_nr_db_len() argument
7134 hostapd_eid_rnr_iface_len(struct hostapd_data *hapd, struct hostapd_data *reporting_hapd, size_t *current_len) hostapd_eid_rnr_iface_len() argument
7189 get_colocation_mode(struct hostapd_data *hapd) get_colocation_mode() argument
7222 hostapd_eid_rnr_colocation_len(struct hostapd_data *hapd, size_t *current_len) hostapd_eid_rnr_colocation_len() argument
7247 hostapd_eid_rnr_len(struct hostapd_data *hapd, u32 type) hostapd_eid_rnr_len() argument
7282 hostapd_eid_nr_db(struct hostapd_data *hapd, u8 *eid, size_t *current_len) hostapd_eid_nr_db() argument
7337 hostapd_eid_rnr_iface(struct hostapd_data *hapd, struct hostapd_data *reporting_hapd, u8 *eid, size_t *current_len) hostapd_eid_rnr_iface() argument
7423 hostapd_eid_rnr_colocation(struct hostapd_data *hapd, u8 *eid, size_t *current_len) hostapd_eid_rnr_colocation() argument
7447 hostapd_eid_rnr(struct hostapd_data *hapd, u8 *eid, u32 type) hostapd_eid_rnr() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant.c1696 struct hostapd_data *hapd; in wpas_p2p_add_psk_list() local
2852 static int wpas_sta_check_ecsa(struct hostapd_data *hapd, in wpas_sta_check_ecsa() argument
6559 struct hostapd_data *hapd = wpa_s->ap_iface->bss[0]; in wpas_p2p_ie_update() local
8315 struct hostapd_data *hapd; wpas_p2p_remove_client_go() local
9055 struct hostapd_data *hapd; wpas_p2p_nfc_tag_enabled() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dp2p_supplicant.c1968 struct hostapd_data *hapd; in wpas_p2p_add_psk_list() local
3505 static int wpas_sta_check_ecsa(struct hostapd_data *hapd, in wpas_sta_check_ecsa() argument
7877 struct hostapd_data *hapd = wpa_s->ap_iface->bss[0]; local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c6938 static void *i802_init(struct hostapd_data *hapd, in i802_init() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c8010 static void *i802_init(struct hostapd_data *hapd, argument

Completed in 65 milliseconds

1234567