Home
last modified time | relevance | path

Searched refs:r0kh_prev (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_config.c821 struct ft_remote_r0kh *r0kh, *r0kh_prev; in hostapd_config_free_bss() local
827 r0kh_prev = r0kh; in hostapd_config_free_bss()
829 os_free(r0kh_prev); in hostapd_config_free_bss()
H A Dwpa_auth_ft.c1835 struct ft_remote_r0kh *r0kh, *r0kh_next, *r0kh_prev = NULL; in wpa_ft_deinit_rkh_tmp() local
1846 if (r0kh_prev) in wpa_ft_deinit_rkh_tmp()
1847 r0kh_prev->next = r0kh_next; in wpa_ft_deinit_rkh_tmp()
1852 r0kh_prev = r0kh; in wpa_ft_deinit_rkh_tmp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dap_config.c726 struct ft_remote_r0kh *r0kh, *r0kh_prev; in hostapd_config_free_bss() local
732 r0kh_prev = r0kh; in hostapd_config_free_bss()
734 os_free(r0kh_prev); in hostapd_config_free_bss()
H A Dwpa_auth_ft.c1833 struct ft_remote_r0kh *r0kh, *r0kh_next, *r0kh_prev = NULL; in wpa_ft_deinit_rkh_tmp() local
1844 if (r0kh_prev) in wpa_ft_deinit_rkh_tmp()
1845 r0kh_prev->next = r0kh_next; in wpa_ft_deinit_rkh_tmp()
1850 r0kh_prev = r0kh; in wpa_ft_deinit_rkh_tmp()

Completed in 15 milliseconds