Searched defs:target_ap (Results 1 – 7 of 7) sorted by relevance
/hostap-latest/src/rsn_supp/ |
D | wpa_ft.c | 209 const u8 *target_ap, in wpa_ft_gen_req_ies() 585 int ft_action, const u8 *target_ap, in wpa_ft_process_response() 1292 int wpa_ft_start_over_ds(struct wpa_sm *sm, const u8 *target_ap, in wpa_ft_start_over_ds()
|
D | wpa_i.h | 165 u8 target_ap[ETH_ALEN]; /* over-the-DS target AP */ member 354 const u8 *target_ap, in wpa_sm_send_ft_action() 364 const u8 *target_ap) in wpa_sm_mark_authenticated()
|
D | wpa.h | 580 int ft_action, const u8 *target_ap) in wpa_ft_process_response()
|
/hostap-latest/wpa_supplicant/ |
D | wpas_glue.c | 697 const u8 *target_ap, in wpa_supplicant_send_ft_action() 742 static int wpa_supplicant_mark_authenticated(void *ctx, const u8 *target_ap) in wpa_supplicant_mark_authenticated()
|
D | ctrl_iface.c | 1345 u8 target_ap[ETH_ALEN]; in wpa_supplicant_ctrl_iface_ft_ds() local
|
/hostap-latest/src/ap/ |
D | wpa_auth_ft.c | 3739 const u8 *sta_addr, *target_ap; in wpa_ft_action_rx() local
|
/hostap-latest/src/drivers/ |
D | driver.h | 6278 u8 target_ap[ETH_ALEN]; member
|