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 376 pos = wpa_auth->stsl_negotiations;
383 wpa_auth->stsl_negotiations = pos->next;
wpa_auth_i.h 175 struct wpa_stsl_negotiation *stsl_negotiations; member in struct:wpa_authenticator
wpa_auth.c 456 while (wpa_auth->stsl_negotiations)
457 wpa_stsl_remove(wpa_auth, wpa_auth->stsl_negotiations);
    [all...]

Completed in 42 milliseconds