Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h450 struct wpa_authenticator * (*next_primary_auth)(void *ctx); member
H A Dwpa_auth_glue.c1872 .next_primary_auth = hostapd_next_primary_auth, in hostapd_setup_wpa()
H A Dwpa_auth.c980 next_pa = wpa_auth->cb->next_primary_auth(wpa_auth->cb_ctx);