Searched refs:ft_pending_current_ap (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_i.h | 144 u8 ft_pending_current_ap[ETH_ALEN]; member
|
H A D | wpa_auth_ft.c | 3636 wpa_ft_send_rrb_auth_resp(sm, sm->ft_pending_current_ap, sm->addr, in wpa_ft_rrb_rx_request_cb() 3662 os_memcpy(sm->ft_pending_current_ap, current_ap, ETH_ALEN); in wpa_ft_rrb_rx_request()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_i.h | 139 u8 ft_pending_current_ap[ETH_ALEN]; member
|
H A D | wpa_auth_ft.c | 3409 wpa_ft_send_rrb_auth_resp(sm, sm->ft_pending_current_ap, sm->addr, in wpa_ft_rrb_rx_request_cb() 3435 os_memcpy(sm->ft_pending_current_ap, current_ap, ETH_ALEN); in wpa_ft_rrb_rx_request()
|
Completed in 14 milliseconds