HomeSort by relevance Sort by last modified time
    Searched refs:stsl_negotiations (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
peerkey_auth.c 382 pos = wpa_auth->stsl_negotiations;
389 wpa_auth->stsl_negotiations = pos->next;
wpa_auth_i.h 176 struct wpa_stsl_negotiation *stsl_negotiations; member in struct:wpa_authenticator
wpa_auth.c 459 while (wpa_auth->stsl_negotiations)
460 wpa_stsl_remove(wpa_auth, wpa_auth->stsl_negotiations);
    [all...]

Completed in 113 milliseconds