Searched refs:r1kh_prev (Results 1 – 2 of 2) sorted by relevance
716 struct ft_remote_r1kh *r1kh, *r1kh_prev; in hostapd_config_clear_rxkhs() local729 r1kh_prev = r1kh; in hostapd_config_clear_rxkhs()731 os_free(r1kh_prev); in hostapd_config_clear_rxkhs()
1870 struct ft_remote_r1kh *r1kh, *r1kh_next, *r1kh_prev = NULL; in wpa_ft_deinit_rkh_tmp() local1899 if (r1kh_prev) in wpa_ft_deinit_rkh_tmp()1900 r1kh_prev->next = r1kh_next; in wpa_ft_deinit_rkh_tmp()1905 r1kh_prev = r1kh; in wpa_ft_deinit_rkh_tmp()