Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h353 int (*get_sta_count)(void *ctx); member
H A Dwpa_auth_glue.c1621 .get_sta_count = hostapd_wpa_auth_get_sta_count, in hostapd_setup_wpa()
H A Dwpa_auth.c2185 if (!wpa_auth->cb->get_sta_count)
2188 return wpa_auth->cb->get_sta_count(wpa_auth->cb_ctx);