Home
last modified time | relevance | path

Searched defs:ie_len (Results 1 - 25 of 203) sorted by relevance

123456789

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh.h34 wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *ies, size_t ie_len) wpa_mesh_notify_peer() argument
H A Dop_classes.c343 u8 *ie_len; in wpas_supp_op_class_ie() local
H A Dbss.h108 size_t ie_len; member
H A Dmesh.c405 wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *ies, size_t ie_len) wpa_mesh_notify_peer() argument
H A Dp2p_supplicant.h245 wpas_p2p_probe_req_rx(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *dst, const u8 *bssid, const u8 *ie, size_t ie_len, unsigned int rx_freq, int ssi_signal) wpas_p2p_probe_req_rx() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh.h36 wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *ies, size_t ie_len) wpa_mesh_notify_peer() argument
H A Dmesh.c586 wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, const u8 *addr, const u8 *ies, size_t ie_len) wpa_mesh_notify_peer() argument
H A Dop_classes.c463 u8 *ie_len; in wpas_supp_op_class_ie() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dutils.c18 hostapd_register_probereq_cb(struct hostapd_data *hapd, int (*cb)(void *ctx, const u8 *sa, const u8 *da, const u8 *bssid, const u8 *ie, size_t ie_len, int ssi_signal), void *ctx) hostapd_register_probereq_cb() argument
H A Dmbo_ap.c103 u8 ie_len = pos[1]; in mbo_ap_check_sta_assoc() local
212 u8 ie_len; in mbo_ap_wnm_notification_req() local
H A Dtaxonomy.c104 size_t ie_len; in ie_to_string() local
268 taxonomy_sta_info_probe_req(const struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t ie_len) taxonomy_sta_info_probe_req() argument
277 taxonomy_hostapd_sta_info_probe_req(const struct hostapd_data *hapd, struct hostapd_sta_info *info, const u8 *ie, size_t ie_len) taxonomy_hostapd_sta_info_probe_req() argument
286 taxonomy_sta_info_assoc_req(const struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t ie_len) taxonomy_sta_info_assoc_req() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dutils.c18 hostapd_register_probereq_cb(struct hostapd_data *hapd, int (*cb)(void *ctx, const u8 *sa, const u8 *da, const u8 *bssid, const u8 *ie, size_t ie_len, int ssi_signal), void *ctx) hostapd_register_probereq_cb() argument
H A Dmbo_ap.c103 u8 ie_len = pos[1]; in mbo_ap_check_sta_assoc() local
212 u8 ie_len; in mbo_ap_wnm_notification_req() local
H A Dtaxonomy.c104 size_t ie_len; in ie_to_string() local
268 taxonomy_sta_info_probe_req(const struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t ie_len) taxonomy_sta_info_probe_req() argument
277 taxonomy_hostapd_sta_info_probe_req(const struct hostapd_data *hapd, struct hostapd_sta_info *info, const u8 *ie, size_t ie_len) taxonomy_hostapd_sta_info_probe_req() argument
286 taxonomy_sta_info_assoc_req(const struct hostapd_data *hapd, struct sta_info *sta, const u8 *ie, size_t ie_len) taxonomy_sta_info_assoc_req() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/
H A Dscan.c86 int ie_len; in orinoco_add_hostscan_result() local
145 size_t ie_len; in orinoco_add_extscan_result() local
/kernel/linux/linux-5.10/net/wireless/
H A Dwext-sme.c319 int ie_len = data->length, err; in cfg80211_wext_siwgenie() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dscan.c86 int ie_len; in orinoco_add_hostscan_result() local
145 size_t ie_len; in orinoco_add_extscan_result() local
/kernel/linux/linux-6.6/net/wireless/
H A Dwext-sme.c333 int ie_len = data->length, err; in cfg80211_wext_siwgenie() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Die.c333 u16 gen_idx = MWIFIEX_AUTO_IDX_MASK, ie_len = 0; in mwifiex_uap_parse_tail_ies() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dcore.c276 size_t ie_len; in ath11k_core_fetch_board_data_api_n() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Die.c321 u16 gen_idx = MWIFIEX_AUTO_IDX_MASK, ie_len = 0; in mwifiex_uap_parse_tail_ies() local
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c68 unsigned int ie_len; in qtnf_event_handle_sta_assoc() local
236 unsigned int ie_len; in qtnf_event_handle_bss_join() local
375 unsigned int ie_len; in qtnf_event_handle_scan_results() local
637 const u16 ie_len = len - sizeof(*owe_ev); qtnf_event_handle_update_owe() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dcfg80211.c288 int ie_len; in prism2_scan() local
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dcfg80211.c290 int ie_len; in prism2_scan() local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c988 int ie_len; in rtw_set_wps_beacon() local
1019 int ie_len; in rtw_set_wps_probe_resp() local
1046 int ie_len; rtw_set_wps_assoc_resp() local
1075 int ie_len; rtw_set_hidden_ssid() local
[all...]

Completed in 16 milliseconds

123456789