Searched defs:target_ap (Results 1 – 7 of 7) sorted by relevance
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_ft.c | 144 const u8 *target_ap, in wpa_ft_gen_req_ies() 370 int ft_action, const u8 *target_ap, in wpa_ft_process_response() 820 int wpa_ft_start_over_ds(struct wpa_sm *sm, const u8 *target_ap, in wpa_ft_start_over_ds()
|
D | wpa_i.h | 127 u8 target_ap[ETH_ALEN]; /* over-the-DS target AP */ member 243 const u8 *target_ap, in wpa_sm_send_ft_action() 253 const u8 *target_ap) in wpa_sm_mark_authenticated()
|
D | wpa.h | 379 int ft_action, const u8 *target_ap) in wpa_ft_process_response()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpas_glue.c | 542 const u8 *target_ap, in wpa_supplicant_send_ft_action() 587 static int wpa_supplicant_mark_authenticated(void *ctx, const u8 *target_ap) in wpa_supplicant_mark_authenticated()
|
D | ctrl_iface.c | 889 u8 target_ap[ETH_ALEN]; in wpa_supplicant_ctrl_iface_ft_ds() local
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ft.c | 1141 const u8 *sta_addr, *target_ap; in wpa_ft_action_rx() local
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver.h | 4351 u8 target_ap[ETH_ALEN]; member
|