Searched refs:for_each_auth (Results 1 – 3 of 3) sorted by relevance
206 int (*for_each_auth)(void *ctx, int (*cb)(struct wpa_authenticator *a, member
600 cb.for_each_auth = hostapd_wpa_auth_for_each_auth; in hostapd_setup_wpa()
180 if (wpa_auth->cb.for_each_auth == NULL) in wpa_auth_for_each_auth()182 return wpa_auth->cb.for_each_auth(wpa_auth->cb.ctx, cb, cb_ctx); in wpa_auth_for_each_auth()