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