/external/wpa_supplicant_8/wpa_supplicant/ |
D | mesh.h | 38 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer()
|
D | mesh.c | 549 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer() 692 static int mesh_attr_text(const u8 *ies, size_t ies_len, char *buf, char *end) in mesh_attr_text() 780 int wpas_mesh_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_mesh_scan_result_text()
|
D | robust_av.c | 129 const u8 *ies, size_t ies_len) in wpas_handle_assoc_resp_mscs()
|
D | wmm_ac.c | 418 wmm_ac_process_param_elem(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_process_param_elem() 463 static int wmm_ac_init(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_init() 528 void wmm_ac_notify_assoc(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_notify_assoc()
|
D | sme.h | 62 const u8 *ies, size_t ies_len) in sme_update_ft_ies()
|
D | rrm.c | 707 int wpas_get_op_chan_phy(int freq, const u8 *ies, size_t ies_len, in wpas_get_op_chan_phy() 781 const u8 *ies = *ies_buf; in wpas_beacon_rep_add_frame_body() local 930 const u8 *ies = wpa_bss_ie_ptr(bss); in wpas_add_beacon_rep() local
|
D | scan.c | 1916 const u8 *ies; in wpa_scan_get_vendor_ie() local 1946 const u8 *ies; in wpa_scan_get_vendor_ie_beacon() local 2337 const u8 *ies, size_t ies_len, int rate, in wpas_get_est_tpt() 2440 const u8 *ies = (const void *) (res + 1); in scan_est_throughput() local
|
D | op_classes.c | 440 const u8 *ies; in wpas_sta_secondary_channel_offset() local
|
D | bss.c | 1159 const u8 *ies; in wpa_bss_get_vendor_ie() local 1189 const u8 *ies; in wpa_bss_get_vendor_ie_beacon() local
|
D | events.c | 1857 const u8 *ies = wpa_bss_ie_ptr(bss); in wpas_get_est_throughput_from_bss_snr() local 2497 const u8 *ies, size_t ies_len) in wnm_process_assoc_resp() 2561 const u8 *ies, size_t ies_len) in interworking_process_assoc_resp() 2581 const u8 *ies, size_t ies_len) in multi_ap_process_assoc_resp()
|
D | bss.h | 125 u8 ies[]; member
|
D | driver_i.h | 333 const u8 *ies, size_t ies_len) in wpa_drv_update_ft_ies() 1023 const u8 *ies, size_t ies_len) in wpa_drv_p2p_lo_start() 1040 const u8 *ies, size_t len) in wpa_drv_set_default_scan_ies()
|
D | mbo.c | 55 const u8 * mbo_get_attr_from_ies(const u8 *ies, size_t ies_len, in mbo_get_attr_from_ies()
|
D | wpas_glue.c | 661 const u8 *ies, size_t ies_len) in wpa_supplicant_update_ft_ies() 672 const u8 *ies, size_t ies_len) in wpa_supplicant_send_ft_action()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_ft.c | 92 int wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() 537 int wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() 994 int wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, in wpa_ft_validate_reassoc_resp()
|
D | wpa.h | 451 wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() 462 static inline int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *ies, size_t ies_len, in wpa_ft_add_mdie() 469 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() 496 wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_validate_reassoc_resp()
|
/external/wpa_supplicant_8/src/common/ |
D | ieee802_11_common.c | 622 int ieee802_11_ie_count(const u8 *ies, size_t ies_len) in ieee802_11_ie_count() 637 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len, in ieee802_11_vendor_ie_concat() 1977 const u8 * get_ie(const u8 *ies, size_t len, u8 eid) in get_ie() 2001 const u8 * get_ie_ext(const u8 *ies, size_t len, u8 ext) in get_ie_ext() 2015 const u8 * get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type) in get_vendor_ie()
|
D | sae_pk.c | 771 int sae_check_confirm_pk(struct sae_data *sae, const u8 *ies, size_t ies_len) in sae_check_confirm_pk()
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_dev_disc.c | 313 struct wpabuf *ies; in p2p_process_go_disc_req() local
|
D | p2p.c | 258 struct wpabuf *ies; in p2p_listen_in_find() local 312 struct wpabuf *ies; in p2p_listen() local 635 static void p2p_update_peer_vendor_elems(struct p2p_device *dev, const u8 *ies, in p2p_update_peer_vendor_elems() 714 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_add_device() 2257 struct wpabuf *ies, in p2p_build_probe_resp_buf() 2342 struct wpabuf *ies; in p2p_reply_probe() local 2681 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) in p2p_scan_result_text() 2868 int p2p_parse_dev_addr(const u8 *ies, size_t ies_len, u8 *dev_addr) in p2p_parse_dev_addr() 3499 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_scan_res_handler() 3545 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id, in p2p_scan_ie() [all …]
|
/external/wpa_supplicant_8/src/ap/ |
D | taxonomy.c | 85 static void ie_to_string(char *fstr, size_t fstr_len, const struct wpabuf *ies) in ie_to_string()
|
D | beacon.c | 271 const u8 *ies; in hostapd_wpa_ie() local 285 const u8 *ies; in hostapd_vendor_wpa_ie() local
|
D | wpa_auth_ft.c | 1931 const u8 *ies, size_t ies_len, in wpa_ft_pull_pmk_r1() 2376 const u8 *ies, size_t ies_len) in wpa_ft_process_rdie() 3053 const u8 *ies, size_t ies_len, in wpa_ft_process_auth_req() 3268 u16 auth_transaction, const u8 *ies, size_t ies_len, in wpa_ft_process_auth() 3311 int wpa_ft_validate_reassoc(struct wpa_state_machine *sm, const u8 *ies, in wpa_ft_validate_reassoc() 3557 const u8 *ies; in wpa_ft_action_rx() local 3632 const u8 *ies, size_t ies_len) in wpa_ft_rrb_rx_request_cb()
|
D | ieee802_11_shared.c | 254 const u8 *ies; in ieee802_11_sa_query_action() local
|
D | ieee802_11.c | 371 const u8 *ies, size_t ies_len, const char *dbg) in send_auth_reply() 446 const u8 *ies, size_t ies_len) in handle_auth_ft_finish() 4331 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 4887 const u8 *ies, size_t ies_len, int rssi, in send_assoc_resp()
|