Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/wpa/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.h175 struct wpa_stsl_negotiation *stsl_negotiations; member
Dwpa_auth.c451 while (wpa_auth->stsl_negotiations) in wpa_deinit()
452 wpa_stsl_remove(wpa_auth, wpa_auth->stsl_negotiations); in wpa_deinit()