Searched refs:ft_pending_current_ap (Results 1 - 6 of 6) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/ap/ |
H A D | wpa_auth_i.h | 134 u8 ft_pending_current_ap[ETH_ALEN]; member in struct:wpa_state_machine
|
H A D | wpa_auth_ft.c | 1227 wpa_ft_send_rrb_auth_resp(sm, sm->ft_pending_current_ap, sm->addr, 1253 os_memcpy(sm->ft_pending_current_ap, current_ap, ETH_ALEN);
|
/external/wpa_supplicant_8/src/ap/ |
H A D | wpa_auth_i.h | 134 u8 ft_pending_current_ap[ETH_ALEN]; member in struct:wpa_state_machine
|
H A D | wpa_auth_ft.c | 1227 wpa_ft_send_rrb_auth_resp(sm, sm->ft_pending_current_ap, sm->addr, 1253 os_memcpy(sm->ft_pending_current_ap, current_ap, ETH_ALEN);
|
/external/wpa_supplicant_8/wpa_supplicant/src/ap/ |
H A D | wpa_auth_i.h | 134 u8 ft_pending_current_ap[ETH_ALEN]; member in struct:wpa_state_machine
|
H A D | wpa_auth_ft.c | 1227 wpa_ft_send_rrb_auth_resp(sm, sm->ft_pending_current_ap, sm->addr, 1253 os_memcpy(sm->ft_pending_current_ap, current_ap, ETH_ALEN);
|
Completed in 96 milliseconds