/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | mesh.h | 38 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer()
|
H A D | mesh.c | 583 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer() 735 static int mesh_attr_text(const u8 *ies, size_t ies_len, char *buf, char *end) in mesh_attr_text() 823 int wpas_mesh_scan_result_text(const u8 *ies, size_t ies_len, char *buf, in wpas_mesh_scan_result_text()
|
H A D | scan.c | 298 struct wpabuf *ies = NULL; in wpa_supplicant_trigger_scan() local 2125 const u8 *ies; in wpa_scan_get_vendor_ie() local 2155 const u8 *ies; in wpa_scan_get_vendor_ie_beacon() local 2258 static int wpas_channel_width_tx_pwr(const u8 *ies, size_t ies_len, in wpas_channel_width_tx_pwr() 2343 int wpas_channel_width_rssi_bump(const u8 *ies, size_t ies_len, in wpas_channel_width_rssi_bump() 2356 int wpas_adjust_snr_by_chanwidth(const u8 *ies, size_t ies_len, in wpas_adjust_snr_by_chanwidth() 2896 const u8 *ies, size_t ies_len, int rate, in wpas_get_est_tpt() 3152 const u8 *ies = (const void *) (res + 1); in scan_est_throughput() local
|
H A 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()
|
H A D | sme.h | 60 const u8 *ies, size_t ies_len) in sme_update_ft_ies()
|
H A D | rrm.c | 712 int wpas_get_op_chan_phy(int freq, const u8 *ies, size_t ies_len, in wpas_get_op_chan_phy() 787 const u8 *ies = *ies_buf; in wpas_beacon_rep_add_frame_body() local 939 const u8 *ies = wpa_bss_ie_ptr(bss); in wpas_add_beacon_rep() local
|
H A D | bss.c | 1242 const u8 *ies; in wpa_bss_get_ie_beacon() local 1279 const u8 *ies; in wpa_bss_get_vendor_ie() local 1309 const u8 *ies; in wpa_bss_get_vendor_ie_beacon() local
|
H A D | robust_av.c | 768 const u8 *ies, size_t ies_len) in wpas_handle_assoc_resp_mscs() 808 const u8 *ies, size_t ies_len) in wpas_handle_assoc_resp_qos_mgmt()
|
H A D | op_classes.c | 510 const u8 *ies; in wpas_sta_secondary_channel_offset() local
|
H A D | driver_i.h | 337 const u8 *ies, size_t ies_len) in wpa_drv_update_ft_ies() 1030 const u8 *ies, size_t ies_len) in wpa_drv_p2p_lo_start() 1047 const u8 *ies, size_t len) in wpa_drv_set_default_scan_ies()
|
H A D | mbo.c | 55 const u8 * mbo_get_attr_from_ies(const u8 *ies, size_t ies_len, in mbo_get_attr_from_ies()
|
H A D | events.c | 2152 const u8 *ies = wpa_bss_ie_ptr(bss); in wpas_get_est_throughput_from_bss_snr() local 2931 const u8 *ies, size_t ies_len) in wnm_process_assoc_resp() 2995 const u8 *ies, size_t ies_len) in interworking_process_assoc_resp() 3033 const u8 *ies, size_t ies_len) in multi_ap_process_assoc_resp()
|
H A D | bss.h | 144 u8 ies[]; member
|
/freebsd/contrib/wpa/src/common/ |
H A D | ieee802_11_common.c | 1110 int ieee802_11_ie_count(const u8 *ies, size_t ies_len) in ieee802_11_ie_count() 1125 struct wpabuf * ieee802_11_vendor_ie_concat(const u8 *ies, size_t ies_len, in ieee802_11_vendor_ie_concat() 2502 const u8 * get_ie(const u8 *ies, size_t len, u8 eid) in get_ie() 2526 const u8 * get_ie_ext(const u8 *ies, size_t len, u8 ext) in get_ie_ext() 2540 const u8 * get_vendor_ie(const u8 *ies, size_t len, u32 vendor_type) in get_vendor_ie() 3402 const u8 * get_ml_ie(const u8 *ies, size_t len, u8 type) in get_ml_ie()
|
H A 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()
|
/freebsd/contrib/wpa/src/rsn_supp/ |
H A D | wpa_ft.c | 112 int wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() 584 int wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() 1021 int wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, in wpa_ft_validate_reassoc_resp()
|
H A D | wpa.h | 513 wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() 524 static inline int wpa_ft_add_mdie(struct wpa_sm *sm, u8 *ies, size_t ies_len, in wpa_ft_add_mdie() 531 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() 547 wpa_ft_validate_reassoc_resp(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_validate_reassoc_resp()
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p.c | 257 struct wpabuf *ies; in p2p_listen_in_find() local 313 struct wpabuf *ies; in p2p_listen() local 648 static void p2p_update_peer_vendor_elems(struct p2p_device *dev, const u8 *ies, in p2p_update_peer_vendor_elems() 727 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_add_device() 2295 struct wpabuf *ies, in p2p_build_probe_resp_buf() 2380 struct wpabuf *ies; in p2p_reply_probe() local 2717 int p2p_scan_result_text(const u8 *ies, size_t ies_len, char *buf, char *end) in p2p_scan_result_text() 2904 int p2p_parse_dev_addr(const u8 *ies, size_t ies_len, u8 *dev_addr) in p2p_parse_dev_addr() 3534 struct os_reltime *rx_time, int level, const u8 *ies, in p2p_scan_res_handler() 3580 void p2p_scan_ie(struct p2p_data *p2p, struct wpabuf *ies, const u8 *dev_id, in p2p_scan_ie() [all …]
|
H A D | p2p_dev_disc.c | 313 struct wpabuf *ies; in p2p_process_go_disc_req() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | taxonomy.c | 85 static void ie_to_string(char *fstr, size_t fstr_len, const struct wpabuf *ies) in ie_to_string()
|
H A D | wpa_auth_ft.c | 1965 const u8 *ies, size_t ies_len, in wpa_ft_pull_pmk_r1() 2429 const u8 *ies, size_t ies_len) in wpa_ft_process_rdie() 3169 const u8 *ies, size_t ies_len, in wpa_ft_process_auth_req() 3446 u16 auth_transaction, const u8 *ies, size_t ies_len, in wpa_ft_process_auth() 3489 int wpa_ft_validate_reassoc(struct wpa_state_machine *sm, const u8 *ies, in wpa_ft_validate_reassoc() 3740 const u8 *ies; in wpa_ft_action_rx() local 3815 const u8 *ies, size_t ies_len) in wpa_ft_rrb_rx_request_cb()
|
H A D | ieee802_11.c | 409 const u8 *ies, size_t ies_len, const char *dbg) in send_auth_reply() 506 const u8 *ies, size_t ies_len) in handle_auth_ft_finish() 3920 const u8 *ies, size_t ies_len, in __check_assoc_ies() 4422 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() 4504 const u8 *ies, size_t ies_len, in ieee80211_ml_process_link() 4642 const u8 *ies, size_t ies_len, in hostapd_process_assoc_ml_info() 4840 const u8 *ies, size_t ies_len, int rssi, in send_assoc_resp()
|
H A D | beacon.c | 310 const u8 *ies; in hostapd_wpa_ie() local 324 const u8 *ies; in hostapd_vendor_wpa_ie() local
|
/freebsd/sys/net80211/ |
H A D | ieee80211_node.c | 1120 ieee80211_ies_init(struct ieee80211_ies *ies, const uint8_t *data, int len) in ieee80211_ies_init() 1147 ieee80211_ies_cleanup(struct ieee80211_ies *ies) in ieee80211_ies_cleanup() 1159 ieee80211_ies_expand(struct ieee80211_ies *ies) in ieee80211_ies_expand()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | scan.c | 695 iwl_mvm_copy_and_insert_ds_elem(struct iwl_mvm * mvm,const u8 * ies,size_t len,u8 * const pos) iwl_mvm_copy_and_insert_ds_elem() argument 749 iwl_mvm_build_scan_probe(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_scan_ies * ies,struct iwl_mvm_scan_params * params) iwl_mvm_build_scan_probe() argument 831 iwl_mvm_scan_fits(struct iwl_mvm * mvm,int n_ssids,struct ieee80211_scan_ies * ies,int n_channels) iwl_mvm_scan_fits() argument 2929 iwl_mvm_reg_scan_start(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct cfg80211_scan_request * req,struct ieee80211_scan_ies * ies) iwl_mvm_reg_scan_start() argument 3024 iwl_mvm_sched_scan_start(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct cfg80211_sched_scan_request * req,struct ieee80211_scan_ies * ies,int type) iwl_mvm_sched_scan_start() argument [all...] |