Home
last modified time | relevance | path

Searched refs:stsl_negotiations (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dpeerkey_auth.c376 pos = wpa_auth->stsl_negotiations; in wpa_stsl_remove()
383 wpa_auth->stsl_negotiations = pos->next; in wpa_stsl_remove()
Dwpa_auth_i.h196 struct wpa_stsl_negotiation *stsl_negotiations; member
Dwpa_auth.c510 while (wpa_auth->stsl_negotiations) in wpa_deinit()
511 wpa_stsl_remove(wpa_auth, wpa_auth->stsl_negotiations); in wpa_deinit()