Home
last modified time | relevance | path

Searched defs:ies (Results 1 – 25 of 60) sorted by relevance

123

/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dmesh.h38 const u8 *ies, size_t ie_len) in wpa_mesh_notify_peer()
H A Dmesh.c582 wpa_mesh_notify_peer(struct wpa_supplicant * wpa_s,const u8 * addr,const u8 * ies,size_t ie_len) wpa_mesh_notify_peer() argument
729 mesh_attr_text(const u8 * ies,size_t ies_len,char * buf,char * end) mesh_attr_text() argument
817 wpas_mesh_scan_result_text(const u8 * ies,size_t ies_len,char * buf,char * end) wpas_mesh_scan_result_text() argument
H A Dwmm_ac.c418 wmm_ac_process_param_elem(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_process_param_elem() argument
463 static int wmm_ac_init(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_init() argument
528 void wmm_ac_notify_assoc(struct wpa_supplicant *wpa_s, const u8 *ies, in wmm_ac_notify_assoc() argument
H A Dsme.h61 sme_update_ft_ies(struct wpa_supplicant * wpa_s,const u8 * md,const u8 * ies,size_t ies_len) sme_update_ft_ies() argument
H A Drrm.c707 wpas_get_op_chan_phy(int freq,const u8 * ies,size_t ies_len,u8 * op_class,u8 * chan,u8 * phy_type) wpas_get_op_chan_phy() argument
781 const u8 *ies = *ies_buf; wpas_beacon_rep_add_frame_body() local
930 const u8 *ies = wpa_bss_ie_ptr(bss); wpas_add_beacon_rep() local
[all...]
H A Dscan.c1954 const u8 *ies; wpa_scan_get_vendor_ie() local
1984 const u8 *ies; wpa_scan_get_vendor_ie_beacon() local
2493 wpas_get_est_tpt(const struct wpa_supplicant * wpa_s,const u8 * ies,size_t ies_len,int rate,int snr,int freq) wpas_get_est_tpt() argument
2671 const u8 *ies = (const void *) (res + 1); scan_est_throughput() local
[all...]
H A Drobust_av.c525 wpas_handle_assoc_resp_mscs(struct wpa_supplicant * wpa_s,const u8 * bssid,const u8 * ies,size_t ies_len) wpas_handle_assoc_resp_mscs() argument
567 wpas_handle_assoc_resp_qos_mgmt(struct wpa_supplicant * wpa_s,const u8 * ies,size_t ies_len) wpas_handle_assoc_resp_qos_mgmt() argument
H A Dop_classes.c444 const u8 *ies; wpas_sta_secondary_channel_offset() local
H A Dbss.c1159 const u8 *ies; wpa_bss_get_vendor_ie() local
1189 const u8 *ies; wpa_bss_get_vendor_ie_beacon() local
[all...]
H A Devents.c1858 const u8 *ies = wpa_bss_ie_ptr(bss); wpas_get_est_throughput_from_bss_snr() local
2497 wnm_process_assoc_resp(struct wpa_supplicant * wpa_s,const u8 * ies,size_t ies_len) wnm_process_assoc_resp() argument
2561 interworking_process_assoc_resp(struct wpa_supplicant * wpa_s,const u8 * ies,size_t ies_len) interworking_process_assoc_resp() argument
2581 multi_ap_process_assoc_resp(struct wpa_supplicant * wpa_s,const u8 * ies,size_t ies_len) multi_ap_process_assoc_resp() argument
[all...]
H A Dbss.h125 u8 ies[]; global() member
H A Ddriver_i.h333 wpa_drv_update_ft_ies(struct wpa_supplicant * wpa_s,const u8 * md,const u8 * ies,size_t ies_len) wpa_drv_update_ft_ies() argument
1023 wpa_drv_p2p_lo_start(struct wpa_supplicant * wpa_s,unsigned int channel,unsigned int period,unsigned int interval,unsigned int count,const u8 * device_types,size_t dev_types_len,const u8 * ies,size_t ies_len) wpa_drv_p2p_lo_start() argument
1040 wpa_drv_set_default_scan_ies(struct wpa_supplicant * wpa_s,const u8 * ies,size_t len) wpa_drv_set_default_scan_ies() argument
H A Dmbo.c55 const u8 * mbo_get_attr_from_ies(const u8 *ies, size_t ies_len, in mbo_get_attr_from_ies() argument
/freebsd-src/contrib/wpa/src/common/
H A Dieee802_11_common.c618 ieee802_11_ie_count(const u8 * ies,size_t ies_len) ieee802_11_ie_count() argument
633 ieee802_11_vendor_ie_concat(const u8 * ies,size_t ies_len,u32 oui_type) ieee802_11_vendor_ie_concat() argument
1980 get_ie(const u8 * ies,size_t len,u8 eid) get_ie() argument
2004 get_ie_ext(const u8 * ies,size_t len,u8 ext) get_ie_ext() argument
2018 get_vendor_ie(const u8 * ies,size_t len,u32 vendor_type) get_vendor_ie() argument
[all...]
H A Dsae_pk.c771 int sae_check_confirm_pk(struct sae_data *sae, const u8 *ies, size_t ies_len) in sae_check_confirm_pk()
/freebsd-src/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c92 wpa_sm_set_ft_params(struct wpa_sm * sm,const u8 * ies,size_t ies_len) wpa_sm_set_ft_params() argument
537 wpa_ft_process_response(struct wpa_sm * sm,const u8 * ies,size_t ies_len,int ft_action,const u8 * target_ap,const u8 * ric_ies,size_t ric_ies_len) wpa_ft_process_response() argument
976 wpa_ft_validate_reassoc_resp(struct wpa_sm * sm,const u8 * ies,size_t ies_len,const u8 * src_addr) wpa_ft_validate_reassoc_resp() argument
[all...]
H A Dwpa.h462 wpa_sm_set_ft_params(struct wpa_sm * sm,const u8 * ies,size_t ies_len) wpa_sm_set_ft_params() argument
473 wpa_ft_add_mdie(struct wpa_sm * sm,u8 * ies,size_t ies_len,const u8 * mdie) wpa_ft_add_mdie() argument
480 wpa_ft_process_response(struct wpa_sm * sm,const u8 * ies,size_t ies_len,int ft_action,const u8 * target_ap) wpa_ft_process_response() argument
496 wpa_ft_validate_reassoc_resp(struct wpa_sm * sm,const u8 * ies,size_t ies_len,const u8 * src_addr) wpa_ft_validate_reassoc_resp() argument
[all...]
/freebsd-src/contrib/wpa/src/p2p/
H A Dp2p_dev_disc.c313 struct wpabuf *ies; in p2p_process_go_disc_req() local
H A Dp2p.c257 struct wpabuf *ies; in p2p_listen_in_find() local
311 struct wpabuf *ies; p2p_listen() local
634 p2p_update_peer_vendor_elems(struct p2p_device * dev,const u8 * ies,size_t ies_len) p2p_update_peer_vendor_elems() argument
713 p2p_add_device(struct p2p_data * p2p,const u8 * addr,int freq,struct os_reltime * rx_time,int level,const u8 * ies,size_t ies_len,int scan_res) p2p_add_device() argument
2261 p2p_build_probe_resp_buf(struct p2p_data * p2p,struct wpabuf * buf,struct wpabuf * ies,const u8 * addr,int rx_freq) p2p_build_probe_resp_buf() argument
2346 struct wpabuf *ies; p2p_reply_probe() local
2685 p2p_scan_result_text(const u8 * ies,size_t ies_len,char * buf,char * end) p2p_scan_result_text() argument
2872 p2p_parse_dev_addr(const u8 * ies,size_t ies_len,u8 * dev_addr) p2p_parse_dev_addr() argument
3503 p2p_scan_res_handler(struct p2p_data * p2p,const u8 * bssid,int freq,struct os_reltime * rx_time,int level,const u8 * ies,size_t ies_len) p2p_scan_res_handler() argument
3549 p2p_scan_ie(struct p2p_data * p2p,struct wpabuf * ies,const u8 * dev_id,unsigned int bands) p2p_scan_ie() argument
5562 struct wpabuf *ies, *buf; p2p_build_probe_resp_template() local
[all...]
/freebsd-src/contrib/wpa/src/ap/
H A Dtaxonomy.c85 static void ie_to_string(char *fstr, size_t fstr_len, const struct wpabuf *ies) in ie_to_string()
H A Dbeacon.c271 const u8 *ies; hostapd_wpa_ie() local
285 const u8 *ies; hostapd_vendor_wpa_ie() local
H A Dwpa_auth_ft.c1931 wpa_ft_pull_pmk_r1(struct wpa_state_machine * sm,const u8 * ies,size_t ies_len,const u8 * pmk_r0_name) wpa_ft_pull_pmk_r1() argument
2376 wpa_ft_process_rdie(struct wpa_state_machine * sm,u8 * pos,u8 * end,u8 id,u8 descr_count,const u8 * ies,size_t ies_len) wpa_ft_process_rdie() argument
3053 wpa_ft_process_auth_req(struct wpa_state_machine * sm,const u8 * ies,size_t ies_len,u8 ** resp_ies,size_t * resp_ies_len) wpa_ft_process_auth_req() argument
3267 wpa_ft_process_auth(struct wpa_state_machine * sm,const u8 * bssid,u16 auth_transaction,const u8 * ies,size_t ies_len,void (* cb)(void * ctx,const u8 * dst,const u8 * bssid,u16 auth_transaction,u16 status,const u8 * ies,size_t ies_len),void * ctx) wpa_ft_process_auth() argument
3310 wpa_ft_validate_reassoc(struct wpa_state_machine * sm,const u8 * ies,size_t ies_len) wpa_ft_validate_reassoc() argument
3556 const u8 *ies; wpa_ft_action_rx() local
3631 wpa_ft_rrb_rx_request_cb(void * ctx,const u8 * dst,const u8 * bssid,u16 auth_transaction,u16 resp,const u8 * ies,size_t ies_len) wpa_ft_rrb_rx_request_cb() argument
[all...]
H A Dieee802_11_shared.c260 const u8 *ies; ieee802_11_sa_query_action() local
/freebsd-src/sys/net80211/
H A Dieee80211_node.c1121 ieee80211_ies_init(struct ieee80211_ies *ies, const uint8_t *data, int len) in ieee80211_ies_init() argument
1148 ieee80211_ies_cleanup(struct ieee80211_ies * ies) ieee80211_ies_cleanup() argument
1160 ieee80211_ies_expand(struct ieee80211_ies * ies) ieee80211_ies_expand() argument
[all...]
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c695 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...]

123