Searched defs:target_ap (Results 1 – 7 of 7) sorted by relevance
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_ft.c | 155 const u8 *target_ap, in wpa_ft_gen_req_ies() 477 int ft_action, const u8 *target_ap, in wpa_ft_process_response() 1045 int wpa_ft_start_over_ds(struct wpa_sm *sm, const u8 *target_ap, in wpa_ft_start_over_ds()
|
D | wpa_i.h | 132 u8 target_ap[ETH_ALEN]; /* over-the-DS target AP */ member 282 const u8 *target_ap, in wpa_sm_send_ft_action() 292 const u8 *target_ap) in wpa_sm_mark_authenticated()
|
D | wpa.h | 400 int ft_action, const u8 *target_ap) in wpa_ft_process_response()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpas_glue.c | 612 const u8 *target_ap, in wpa_supplicant_send_ft_action() 657 static int wpa_supplicant_mark_authenticated(void *ctx, const u8 *target_ap) in wpa_supplicant_mark_authenticated()
|
D | ctrl_iface.c | 1137 u8 target_ap[ETH_ALEN]; in wpa_supplicant_ctrl_iface_ft_ds() local
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ft.c | 3316 const u8 *sta_addr, *target_ap; in wpa_ft_action_rx() local
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver.h | 5068 u8 target_ap[ETH_ALEN]; member
|