Searched defs:target_ap (Results 1 – 7 of 7) sorted by relevance
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_ft.c | 188 const u8 *target_ap, in wpa_ft_gen_req_ies() 538 int ft_action, const u8 *target_ap, in wpa_ft_process_response() 1265 int wpa_ft_start_over_ds(struct wpa_sm *sm, const u8 *target_ap, in wpa_ft_start_over_ds()
|
D | wpa_i.h | 159 u8 target_ap[ETH_ALEN]; /* over-the-DS target AP */ member 335 const u8 *target_ap, in wpa_sm_send_ft_action() 345 const u8 *target_ap) in wpa_sm_mark_authenticated()
|
D | wpa.h | 470 int ft_action, const u8 *target_ap) in wpa_ft_process_response()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpas_glue.c | 671 const u8 *target_ap, in wpa_supplicant_send_ft_action() 716 static int wpa_supplicant_mark_authenticated(void *ctx, const u8 *target_ap) in wpa_supplicant_mark_authenticated()
|
D | ctrl_iface.c | 1289 u8 target_ap[ETH_ALEN]; in wpa_supplicant_ctrl_iface_ft_ds() local
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ft.c | 3556 const u8 *sta_addr, *target_ap; in wpa_ft_action_rx() local
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver.h | 5505 u8 target_ap[ETH_ALEN]; member
|