Home
last modified time | relevance | path

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

1234

/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
H A Dmbo.c44 u8 ie_len = mbo_ie[1]; in mbo_attr_from_mbo_ie() local
/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
H A Dbss.h127 size_t ie_len; member
H A Dmbo.c45 u8 ie_len = mbo_ie[1]; in mbo_attr_from_mbo_ie() local
H A Dp2p_supplicant.h263 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/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...]
H A Dwnm_ap.c290 u8 ie_len = pos[1]; in ieee802_11_rx_wnmsleep_req() local
/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...]
H A Dwnm_ap.c267 u8 ie_len = pos[1]; in ieee802_11_rx_wnmsleep_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dprivsep_commands.h49 size_t ie_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dprivsep_commands.h49 size_t ie_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_scan.c719 size_t ie_len, beacon_ie_len; in nl80211_parse_bss_info() local
670 nl80211_scan_filtered(struct wpa_driver_nl80211_data *drv, const u8 *ie, size_t ie_len) nl80211_scan_filtered() argument
[all...]
H A Ddriver_privsep.c414 int ie_len; in wpa_driver_privsep_event_assoc() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p_build.c476 p2p_buf_add_service_info(struct wpabuf *buf, struct p2p_data *p2p, u32 adv_id, u16 config_methods, const char *svc_name, u8 **ie_len, u8 **pos, size_t *total_len, u8 *attr_len) p2p_buf_add_service_info() argument
602 u8 *pos, *attr_len, *ie_len = NULL; p2p_buf_add_service_instance() local
[all...]

Completed in 15 milliseconds

1234