Searched refs:stsl_negotiations (Results 1 – 3 of 3) sorted by relevance
376 pos = wpa_auth->stsl_negotiations; in wpa_stsl_remove()383 wpa_auth->stsl_negotiations = pos->next; in wpa_stsl_remove()
196 struct wpa_stsl_negotiation *stsl_negotiations; member
510 while (wpa_auth->stsl_negotiations) in wpa_deinit()511 wpa_stsl_remove(wpa_auth, wpa_auth->stsl_negotiations); in wpa_deinit()