Searched defs:target_ap (Results 1 – 18 of 18) sorted by relevance
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa_ft.c | 147 const u8 *kck, const u8 *target_ap, in wpa_ft_gen_req_ies() 373 int ft_action, const u8 *target_ap, in wpa_ft_process_response() 805 int wpa_ft_start_over_ds(struct wpa_sm *sm, const u8 *target_ap, in wpa_ft_start_over_ds()
|
D | wpa_i.h | 119 u8 target_ap[ETH_ALEN]; /* over-the-DS target AP */ member 233 const u8 *target_ap, in wpa_sm_send_ft_action() 243 const u8 *target_ap) in wpa_sm_mark_authenticated()
|
D | wpa.h | 335 int ft_action, const u8 *target_ap) in wpa_ft_process_response()
|
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/ |
D | wpa_ft.c | 121 const u8 *kck, const u8 *target_ap) in wpa_ft_gen_req_ies() 455 int ft_action, const u8 *target_ap) in wpa_ft_process_response() 846 int wpa_ft_start_over_ds(struct wpa_sm *sm, const u8 *target_ap) in wpa_ft_start_over_ds()
|
D | wpa_i.h | 107 u8 target_ap[ETH_ALEN]; /* over-the-DS target AP */ member 217 const u8 *target_ap, in wpa_sm_send_ft_action()
|
D | wpa.h | 301 int ft_action, const u8 *target_ap) in wpa_ft_process_response()
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | mlme.h | 117 const u8 *target_ap, in ieee80211_sta_send_ft_action()
|
D | wpas_glue.c | 484 const u8 *target_ap, in wpa_supplicant_send_ft_action()
|
D | ctrl_iface.c | 131 u8 target_ap[ETH_ALEN]; in wpa_supplicant_ctrl_iface_ft_ds() local
|
D | mlme.c | 2922 const u8 *target_ap, in ieee80211_sta_send_ft_action()
|
D | wpa_supplicant_i.h | 753 u8 action, const u8 *target_ap, in wpa_drv_send_ft_action()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpas_glue.c | 488 const u8 *target_ap, in wpa_supplicant_send_ft_action() 496 static int wpa_supplicant_mark_authenticated(void *ctx, const u8 *target_ap) in wpa_supplicant_mark_authenticated()
|
D | driver_i.h | 278 u8 action, const u8 *target_ap, in wpa_drv_send_ft_action()
|
D | ctrl_iface.c | 457 u8 target_ap[ETH_ALEN]; in wpa_supplicant_ctrl_iface_ft_ds() local
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
D | driver.h | 1307 u8 target_ap[ETH_ALEN]; member
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_ft.c | 1116 const u8 *sta_addr, *target_ap; in wpa_ft_action_rx() local
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver.h | 3296 u8 target_ap[ETH_ALEN]; member
|
D | driver_nl80211.c | 8500 static int nl80211_send_ft_action(void *priv, u8 action, const u8 *target_ap, in nl80211_send_ft_action()
|