Searched refs:stsl_negotiations (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dpeerkey_auth.c376 pos = wpa_auth->stsl_negotiations;
383 wpa_auth->stsl_negotiations = pos->next;
H A Dwpa_auth_i.h189 struct wpa_stsl_negotiation *stsl_negotiations; member in struct:wpa_authenticator
H A Dwpa_auth.c472 while (wpa_auth->stsl_negotiations)
473 wpa_stsl_remove(wpa_auth, wpa_auth->stsl_negotiations);
/external/wpa_supplicant_8/src/ap/
H A Dpeerkey_auth.c376 pos = wpa_auth->stsl_negotiations;
383 wpa_auth->stsl_negotiations = pos->next;
H A Dwpa_auth_i.h189 struct wpa_stsl_negotiation *stsl_negotiations; member in struct:wpa_authenticator
H A Dwpa_auth.c472 while (wpa_auth->stsl_negotiations)
473 wpa_stsl_remove(wpa_auth, wpa_auth->stsl_negotiations);
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dpeerkey_auth.c376 pos = wpa_auth->stsl_negotiations;
383 wpa_auth->stsl_negotiations = pos->next;
H A Dwpa_auth_i.h189 struct wpa_stsl_negotiation *stsl_negotiations; member in struct:wpa_authenticator
H A Dwpa_auth.c472 while (wpa_auth->stsl_negotiations)
473 wpa_stsl_remove(wpa_auth, wpa_auth->stsl_negotiations);

Completed in 946 milliseconds