Searched defs:target_ap (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c813 int wpa_ft_start_over_ds(struct wpa_sm *sm, const u8 *target_ap, argument
145 wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, const u8 *anonce, const u8 *pmk_name, const u8 *kck, const u8 *target_ap, const u8 *ric_ies, size_t ric_ies_len, const u8 *ap_mdie) argument
373 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, int ft_action, const u8 *target_ap, const u8 *ric_ies, size_t ric_ies_len) argument
[all...]
H A Dwpa.h333 wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, int ft_action, const u8 *target_ap) argument
H A Dwpa_i.h127 u8 target_ap[ETH_ALEN]; /* over-the-DS target AP */ member in struct:wpa_sm
234 wpa_sm_send_ft_action(struct wpa_sm *sm, u8 action, const u8 *target_ap, const u8 *ies, size_t ies_len) argument
244 wpa_sm_mark_authenticated(struct wpa_sm *sm, const u8 *target_ap) argument
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c488 static int wpa_supplicant_mark_authenticated(void *ctx, const u8 *target_ap) argument
479 wpa_supplicant_send_ft_action(void *ctx, u8 action, const u8 *target_ap, const u8 *ies, size_t ies_len) argument
H A Ddriver_i.h267 wpa_drv_send_ft_action(struct wpa_supplicant *wpa_s, u8 action, const u8 *target_ap, const u8 *ies, size_t ies_len) argument
H A Dctrl_iface.c594 u8 target_ap[ETH_ALEN]; local
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c1126 const u8 *sta_addr, *target_ap; local
/freebsd-10-stable/contrib/wpa/src/drivers/
H A Ddriver.h3282 u8 target_ap[ETH_ALEN]; member in struct:wpa_event_data::ft_ies

Completed in 1837 milliseconds