Searched refs:for_each_sta (Results 1 – 3 of 3) sorted by relevance
192 int (*for_each_sta)(void *ctx, int (*cb)(struct wpa_state_machine *sm, member
460 cb.for_each_sta = hostapd_wpa_auth_for_each_sta; in hostapd_setup_wpa()
139 if (wpa_auth->cb.for_each_sta == NULL) in wpa_auth_for_each_sta()141 return wpa_auth->cb.for_each_sta(wpa_auth->cb.ctx, cb, cb_ctx); in wpa_auth_for_each_sta()