Home
last modified time | relevance | path

Searched refs:ft_action (Results 1 – 6 of 6) sorted by relevance

/hostap-latest/src/rsn_supp/
Dwpa_ft.c585 int ft_action, const u8 *target_ap, in wpa_ft_process_response() argument
603 if (ft_action) { in wpa_ft_process_response()
625 !ft_action) < 0) { in wpa_ft_process_response()
768 if (ft_action) { in wpa_ft_process_response()
Dwpa.h542 int ft_action, const u8 *target_ap,
580 int ft_action, const u8 *target_ap) in wpa_ft_process_response() argument
/hostap-latest/src/drivers/
Ddriver_privsep.c501 os_memcpy(&data.ft_ies.ft_action, buf, sizeof(int)); in wpa_driver_privsep_event_ft_response()
Ddriver.h6277 int ft_action; member
/hostap-latest/wpa_supplicant/
Dwpa_priv.c1032 os_memcpy(pos, &data->ft_ies.ft_action, sizeof(int)); in wpa_priv_send_ft_response()
Devents.c5002 data->ft_ies.ft_action, in wpa_supplicant_event_ft_response()