Home
last modified time | relevance | path

Searched defs:req_ies (Results 1 – 8 of 8) sorted by relevance

/hostap-latest/src/ap/
Dwpa_auth_ie.c1417 const u8 *req_ies, size_t req_ies_len) in wpa_auth_write_assoc_resp_owe()
1451 const u8 *req_ies, size_t req_ies_len) in wpa_auth_write_assoc_resp_fils()
Ddrv_callbacks.c252 const u8 *req_ies, size_t req_ies_len, in hostapd_notif_assoc()
Dwpa_auth_ft.c2560 const u8 *req_ies, size_t req_ies_len, in wpa_sm_write_assoc_resp_ies()
/hostap-latest/src/drivers/
Ddriver_wext.c251 u8 *req_ies = NULL, *resp_ies = NULL; in wpa_driver_wext_event_wireless_custom() local
Ddriver_zephyr.c181 char *req_ies = os_zalloc(data->assoc_info.req_ies_len); in wpa_supplicant_event_wrapper() local
Ddriver_nl80211_event.c2192 u8 *req_ies = NULL, *resp_ies = NULL; in nl80211_new_station_event() local
Ddriver.h5971 const u8 *req_ies; member
6909 static inline void drv_event_assoc(void *ctx, const u8 *addr, const u8 *req_ies, in drv_event_assoc()
/hostap-latest/wpa_supplicant/
Dctrl_iface.c9730 struct wpabuf *req_ies = NULL; in wpas_ctrl_iface_driver_event_assoc() local