Searched refs:r0kh_prev (Results 1 – 2 of 2) sorted by relevance
715 struct ft_remote_r0kh *r0kh, *r0kh_prev; in hostapd_config_clear_rxkhs() local721 r0kh_prev = r0kh; in hostapd_config_clear_rxkhs()723 os_free(r0kh_prev); in hostapd_config_clear_rxkhs()
1869 struct ft_remote_r0kh *r0kh, *r0kh_next, *r0kh_prev = NULL; in wpa_ft_deinit_rkh_tmp() local1880 if (r0kh_prev) in wpa_ft_deinit_rkh_tmp()1881 r0kh_prev->next = r0kh_next; in wpa_ft_deinit_rkh_tmp()1886 r0kh_prev = r0kh; in wpa_ft_deinit_rkh_tmp()