Searched defs:req_ies (Results 1 – 8 of 8) sorted by relevance
/hostap-latest/src/ap/ |
D | wpa_auth_ie.c | 1417 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()
|
D | drv_callbacks.c | 252 const u8 *req_ies, size_t req_ies_len, in hostapd_notif_assoc()
|
D | wpa_auth_ft.c | 2560 const u8 *req_ies, size_t req_ies_len, in wpa_sm_write_assoc_resp_ies()
|
/hostap-latest/src/drivers/ |
D | driver_wext.c | 251 u8 *req_ies = NULL, *resp_ies = NULL; in wpa_driver_wext_event_wireless_custom() local
|
D | driver_zephyr.c | 181 char *req_ies = os_zalloc(data->assoc_info.req_ies_len); in wpa_supplicant_event_wrapper() local
|
D | driver_nl80211_event.c | 2192 u8 *req_ies = NULL, *resp_ies = NULL; in nl80211_new_station_event() local
|
D | driver.h | 5971 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/ |
D | ctrl_iface.c | 9730 struct wpabuf *req_ies = NULL; in wpas_ctrl_iface_driver_event_assoc() local
|