Searched defs:target_ap (Results 1 – 14 of 14) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
D | wpa_ft.c | 164 const u8 *target_ap, in wpa_ft_gen_req_ies() 486 int ft_action, const u8 *target_ap, in wpa_ft_process_response() 1054 int wpa_ft_start_over_ds(struct wpa_sm *sm, const u8 *target_ap, in wpa_ft_start_over_ds()
|
D | wpa_i.h | 133 u8 target_ap[ETH_ALEN]; /* over-the-DS target AP */ member 283 const u8 *target_ap, in wpa_sm_send_ft_action() 293 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()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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() 1247 int wpa_ft_start_over_ds(struct wpa_sm *sm, const u8 *target_ap, in wpa_ft_start_over_ds()
|
D | wpa_i.h | 162 u8 target_ap[ETH_ALEN]; /* over-the-DS target AP */ member 338 const u8 *target_ap, in wpa_sm_send_ft_action() 348 const u8 *target_ap) in wpa_sm_mark_authenticated()
|
D | wpa.h | 491 int ft_action, const u8 *target_ap) in wpa_ft_process_response()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | wpas_glue.c | 616 const u8 *target_ap, in wpa_supplicant_send_ft_action() 661 static int wpa_supplicant_mark_authenticated(void *ctx, const u8 *target_ap) in wpa_supplicant_mark_authenticated()
|
D | ctrl_iface.c | 1140 u8 target_ap[ETH_ALEN]; in wpa_supplicant_ctrl_iface_ft_ds() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | wpas_glue.c | 665 const u8 *target_ap, in wpa_supplicant_send_ft_action() 710 static int wpa_supplicant_mark_authenticated(void *ctx, const u8 *target_ap) in wpa_supplicant_mark_authenticated()
|
D | ctrl_iface.c | 1315 u8 target_ap[ETH_ALEN]; in wpa_supplicant_ctrl_iface_ft_ds() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | wpa_auth_ft.c | 3328 const u8 *sta_addr, *target_ap; in wpa_ft_action_rx() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | wpa_auth_ft.c | 3555 const u8 *sta_addr, *target_ap; in wpa_ft_action_rx() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver.h | 5188 u8 target_ap[ETH_ALEN]; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver.h | 5548 u8 target_ap[ETH_ALEN]; member
|