Searched defs:target_ap (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/wpa/src/rsn_supp/ |
H A 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() 1289 int wpa_ft_start_over_ds(struct wpa_sm *sm, const u8 *target_ap, in wpa_ft_start_over_ds()
|
H A D | wpa_i.h | 162 u8 target_ap[ETH_ALEN]; /* over-the-DS target AP */ member 348 const u8 *target_ap, in wpa_sm_send_ft_action() 358 const u8 *target_ap) in wpa_sm_mark_authenticated()
|
H A D | wpa.h | 532 int ft_action, const u8 *target_ap) in wpa_ft_process_response()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | wpas_glue.c | 681 const u8 *target_ap, in wpa_supplicant_send_ft_action() 726 static int wpa_supplicant_mark_authenticated(void *ctx, const u8 *target_ap) in wpa_supplicant_mark_authenticated()
|
H A D | ctrl_iface.c | 1346 u8 target_ap[ETH_ALEN]; in wpa_supplicant_ctrl_iface_ft_ds() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth_ft.c | 3739 const u8 *sta_addr, *target_ap; in wpa_ft_action_rx() local
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver.h | 6249 u8 target_ap[ETH_ALEN]; member
|