Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth.h315 struct wpa_authenticator *first_link_auth; member
Dwpa_auth_glue.c1758 _conf.first_link_auth = NULL; in hostapd_setup_wpa()
1771 _conf.first_link_auth = lhapd->wpa_auth; in hostapd_setup_wpa()
Dwpa_auth.c749 wpa_auth->primary_auth = !conf->first_link_auth;
801 if ((!wpa_auth->is_ml || !conf->first_link_auth) &&